move varnish ips to proxy. this doesnt fix the oom problem caused by registry

This commit is contained in:
Stephen Smoogen 2020-07-22 08:20:11 -04:00
parent 7145e7e7cf
commit db5e633e86

View file

@ -96,11 +96,11 @@ backend registry {
acl purge {
"192.168.1.129"; // wiki01.vpn
"192.168.1.130"; // wiki02.vpn
"10.5.128.188"; // wiki01.stg
"10.5.126.63"; // wiki01
"10.5.126.73"; // wiki02
"10.5.126.23"; // lockbox01
"192.168.1.58"; //lockbox01.vpn
"10.3.166.83"; // wiki01.stg
"10.3.163.83"; // wiki01
"10.3.163.102"; // wiki02
"10.3.163.35"; // batcave01
"192.168.1.58"; // batcave01.vpn
}
sub vcl_synth {