Skip to content

Instantly share code, notes, and snippets.

View wabouhamad's full-sized avatar

Walid Abouhamad wabouhamad

View GitHub Profile
@wabouhamad
wabouhamad / logging.yaml
Last active September 8, 2017 14:14
OCP 3.6 logging inventory file
[oo_first_master]
<master_private_ip_addr>
[oo_first_master:vars]
openshift_deployment_type=openshift-enterprise
openshift_release=v3.6.0
openshift_logging_install_logging=true
openshift_logging_master_url=https://<master_public_DNS_name>:8443
openshift_logging_master_public_url=https://<master_public_DNS_name>:8443