From c685a00eea62303f58f1cb48d4b96e317487bc5e Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Fri, 23 Nov 2018 11:28:03 -0800 Subject: [PATCH] more tagging Signed-off-by: Adam Williamson --- playbooks/include/proxies-reverseproxy.yml | 1 + playbooks/include/proxies-websites.yml | 2 ++ 2 files changed, 3 insertions(+) diff --git a/playbooks/include/proxies-reverseproxy.yml b/playbooks/include/proxies-reverseproxy.yml index 59a7648afe..b516bf76b3 100644 --- a/playbooks/include/proxies-reverseproxy.yml +++ b/playbooks/include/proxies-reverseproxy.yml @@ -322,6 +322,7 @@ remotepath: / localpath: / proxyurl: http://localhost:10044 + tags: openqa - role: httpd/reverseproxy website: openqa.stg.fedoraproject.org diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index 411b5f0f3a..3ef370dae3 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -758,11 +758,13 @@ site_name: openqa.fedoraproject.org cert_name: "{{wildcard_cert_name}}" sslonly: true + tags: openqa - role: httpd/website site_name: openqa.stg.fedoraproject.org cert_name: "{{wildcard_cert_name}}" sslonly: true + tags: openqa-stg - role: httpd/website site_name: redirect.fedoraproject.org