Add tags to all parts of the openshift stuff

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2017-08-23 22:40:30 +00:00
parent c4b70f4ee2
commit 8e324e01ec
2 changed files with 6 additions and 2 deletions

View file

@ -605,12 +605,16 @@
destname: os
proxyurl: http://localhost:10064
keephost: true
tags:
- os.fedoraproject.org
- role: httpd/reverseproxy
website: app.os.fedoraproject.org
destname: app.os
proxyurl: http://localhost:10065
keephost: true
tags:
- app.os.fedoraproject.org
- role: httpd/reverseproxy
website: data-analysis.fedoraproject.org

View file

@ -560,7 +560,7 @@
sslonly: true
cert_name: "{{wildcard_cert_name}}"
tags:
- openshift
- os.fedoraproject.org
- role: httpd/website
name: app.os.fedoraproject.org
@ -569,7 +569,7 @@
cert_name: "{{os_wildcard_cert_name}}"
SSLCertificateChainFile: "{{os_wildcard_int_file}}"
tags:
- openshift
- app.os.fedoraproject.org
- role: httpd/website
name: registry.fedoraproject.org