From f72b7ab17aafb0d0ef6b4fbe7b3bad1d7f1c2b02 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Tue, 6 Jan 2015 19:35:07 +0000 Subject: [PATCH] Include the haproxy role. --- playbooks/groups/proxies-haproxy.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/playbooks/groups/proxies-haproxy.yml b/playbooks/groups/proxies-haproxy.yml index f64bccc51c..b62cd33295 100644 --- a/playbooks/groups/proxies-haproxy.yml +++ b/playbooks/groups/proxies-haproxy.yml @@ -13,6 +13,10 @@ roles: + # The base haproxy role that sets it all up + - role: haproxy + + # And an additional apache rewrite so we can access the web stats - role: haproxy/rewrite website: admin.fedoraproject.org path: /haproxy