From 019e51dc604a2dcd66924256c299f0dc2ecb2d77 Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Wed, 23 Aug 2017 22:42:11 +0000 Subject: [PATCH] Also add tags to cert statements Signed-off-by: Patrick Uiterwijk --- playbooks/include/proxies-certificates.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/playbooks/include/proxies-certificates.yml b/playbooks/include/proxies-certificates.yml index e3b73a45ac..119858a9b2 100644 --- a/playbooks/include/proxies-certificates.yml +++ b/playbooks/include/proxies-certificates.yml @@ -36,10 +36,14 @@ name: wildcard-2017.app.os.stg.fedoraproject.org SSLCertificateChainFile: wildcard-2017.app.os.stg.fedoraproject.org.intermediate.cert when: env == "staging" + tags: + - app.os.fedoraproject.org - role: httpd/certificate name: wildcard-2017.app.os.fedoraproject.org SSLCertificateChainFile: wildcard-2017.app.os.fedoraproject.org.intermediate.cert + tags: + - app.os.fedoraproject.org - role: httpd/certificate name: fedoramagazine.org