Skip to content

Instantly share code, notes, and snippets.

@ejemba
Created April 16, 2015 15:27
Show Gist options
  • Save ejemba/9ebc2c6f67cf2f88eb1f to your computer and use it in GitHub Desktop.
Save ejemba/9ebc2c6f67cf2f88eb1f to your computer and use it in GitHub Desktop.
[os:children]
os-masters
os-nodes
[os:vars]
ansible_ssh_user=root
openshift_use_openshift_sdn=True
openshift_debug_level=4
openshift_deployment_type=origin
openshift_additional_repos=[{'id': 'ose-devel', 'name': 'ose-devel', 'baseurl': 'https://copr-be.cloud.fedoraproject.org/results/maxamillion/origin-next/epel-7-x86_64/', 'enabled': 1 , 'gpgcheck': 0 }]
[os-masters]
ns3271148.ip-5-39-83.eu
[os-nodes]
ns3271171.ip-5-39-83.eu
ns3271173.ip-5-39-83.eu
ns3271186.ip-5-39-83.eu
ns3271189.ip-5-39-83.eu
[masters:children]
os-masters
[nodes:children]
os-nodes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment