Skip to content

Instantly share code, notes, and snippets.

@dav1x
Created April 16, 2018 19:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dav1x/b374f2e2becbeae1b6efd6c36aefd1ce to your computer and use it in GitHub Desktop.
Save dav1x/b374f2e2becbeae1b6efd6c36aefd1ce to your computer and use it in GitHub Desktop.
[nodes]
stretch-master-0 openshift_node_labels="{'region': 'master'}" openshift_schedulable=true openshift_hostname=stretch-master-0
stretch-master-1 openshift_node_labels="{'region': 'master'}" openshift_schedulable=true openshift_hostname=stretch-master-1
stretch-master-2 openshift_node_labels="{'region': 'master'}" openshift_schedulable=true openshift_hostname=stretch-master-2
stretch-infra-0 openshift_node_labels="{'region': 'infra'}" openshift_hostname=stretch-infra-0
stretch-infra-1 openshift_node_labels="{'region': 'infra'}" openshift_hostname=stretch-infra-1
stretch-infra-2 openshift_node_labels="{'region': 'infra'}" openshift_hostname=stretch-infra-2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment