Lets see if we can do tags on role statements

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2017-08-23 22:37:52 +00:00
parent bab71d37e4
commit c4b70f4ee2

View file

@ -559,6 +559,8 @@
server_aliases: [os.stg.fedoraproject.org]
sslonly: true
cert_name: "{{wildcard_cert_name}}"
tags:
- openshift
- role: httpd/website
name: app.os.fedoraproject.org
@ -566,6 +568,8 @@
sslonly: true
cert_name: "{{os_wildcard_cert_name}}"
SSLCertificateChainFile: "{{os_wildcard_int_file}}"
tags:
- openshift
- role: httpd/website
name: registry.fedoraproject.org