add osbs-openshift tag to openshift-ansible include in playbooks/groups/osbs.yml

This commit is contained in:
Adam Miller 2015-08-06 21:15:40 +00:00
parent ffe802de90
commit 3820d7346d

View file

@ -52,3 +52,5 @@
openshift_cluster_id: "{{ cluster_id | default('default') }}"
openshift_debug_level: 4
openshift_deployment_type: "{{ deployment_type }}"
tags:
- osbs-openshift