add osbs-openshift-postinstall tag to all plays in osbs specific to osbs/openshift post-install

This commit is contained in:
Adam Miller 2015-08-07 21:08:50 +00:00
parent 51db873a8d
commit 6628d48f32

View file

@ -85,6 +85,7 @@
tags:
- osbs-openshift
- osbs-openshift-postinstall
- name: docker-registry
hosts: openshift_masters
@ -102,6 +103,7 @@
tags:
- osbs-openshift
- osbs-openshift-postinstall
- name: atomic-reactor install and config
hosts: openshift_masters
@ -125,6 +127,7 @@
tags:
- osbs-openshift
- osbs-openshift-postinstall
- name: atomic-reactor install and config
hosts: openshift_masters
@ -149,6 +152,7 @@
tags:
- osbs-openshift
- osbs-openshift-postinstall
- name: OSBS Configuration - OpenShift Auth
hosts: openshift_masters
@ -163,6 +167,7 @@
tags:
- osbs-openshift
- osbs-openshift-postinstall
- name: OSBS Client tools config
hosts: openshift_masters:openshift_nodes
@ -178,4 +183,5 @@
dest: /etc/osbs.conf
tags:
- osbs-openshift
- osbs-openshift-postinstall