summaryrefslogtreecommitdiffstats
path: root/roles/varnish
diff options
context:
space:
mode:
authorKevin Fenzi <kevin@scrye.com>2017-04-05 22:39:39 +0000
committerKevin Fenzi <kevin@scrye.com>2017-04-05 22:39:39 +0000
commit47dfdb7792a51043c40dfdeac2820f04839db2f2 (patch)
treee61f9b5cf3748f04e4ed4e627137a73a81491a61 /roles/varnish
parent9b0ebffd5555dff8cc842229e9efb372cf810139 (diff)
downloadansible-47dfdb7792a51043c40dfdeac2820f04839db2f2.tar.gz
ansible-47dfdb7792a51043c40dfdeac2820f04839db2f2.tar.xz
ansible-47dfdb7792a51043c40dfdeac2820f04839db2f2.zip
we are not using these acls anymore
Diffstat (limited to 'roles/varnish')
-rw-r--r--roles/varnish/templates/kojipkgs.vcl.j29
1 files changed, 0 insertions, 9 deletions
diff --git a/roles/varnish/templates/kojipkgs.vcl.j2 b/roles/varnish/templates/kojipkgs.vcl.j2
index f75ffb310..60534e49a 100644
--- a/roles/varnish/templates/kojipkgs.vcl.j2
+++ b/roles/varnish/templates/kojipkgs.vcl.j2
@@ -16,15 +16,6 @@ acl repoallowed {
"10.5.126.226"/32;
}
-acl pdc {
- "10.5.126.134"/32;
-}
-
-acl proxies {
- "10.5.126.51"/32;
- "10.5.126.52"/32;
-}
-
acl purge {
"127.0.0.1"/32;
}