only run post-install tasks on the OpenShift master node

This commit is contained in:
Adam Miller 2015-08-07 14:50:36 +00:00
parent 42a4705b69
commit d026b6eece

View file

@ -56,7 +56,7 @@
- osbs-openshift
- name: OpenShift post-install config
hosts: osbs-stg
hosts: openshift_masters
user: root
gather_facts: True
@ -86,7 +86,7 @@
- name: docker-registry
hosts: osbs-stg
hosts: openshift_masters
user: root
gather_facts: True