From 96fb96dcac9682f041e40b58104f045f6cc36a50 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 6 Jan 2015 22:05:39 +0000 Subject: [PATCH] Add varnish role to proxies. ;) --- playbooks/groups/proxies.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/groups/proxies.yml b/playbooks/groups/proxies.yml index be357165d0..3ef93e8488 100644 --- a/playbooks/groups/proxies.yml +++ b/playbooks/groups/proxies.yml @@ -79,7 +79,7 @@ roles: - httpd/proxy - + - varnish # After setting up the "basics" of the proxy hosts above, here below we break # out the proxy-specific configuration into a couple different sub-playbooks.