From c44911eaff16fe355ece13477456d773dd7b43de Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Fri, 17 Mar 2017 17:35:51 +0000 Subject: [PATCH] and we have a proxy to deal with --- playbooks/include/proxies-reverseproxy.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/playbooks/include/proxies-reverseproxy.yml b/playbooks/include/proxies-reverseproxy.yml index 9c719a4dc8..ac65440333 100644 --- a/playbooks/include/proxies-reverseproxy.yml +++ b/playbooks/include/proxies-reverseproxy.yml @@ -51,6 +51,12 @@ proxyurl: http://noc01.stg.phx2.fedoraproject.org when: env == "staging" + - role: httpd/reverseproxy + website: nagios.fedoraproject.org + destname: nagios + remotepath: / + proxyurl: http://nagios01.phx2.fedoraproject.org + - role: httpd/reverseproxy website: admin.fedoraproject.org destname: nagios-external