]> git.openstreetmap.org Git - chef.git/commitdiff
squid: specify manager email
authorGrant Slater <git@firefishy.com>
Sat, 8 Feb 2014 06:25:08 +0000 (06:25 +0000)
committerGrant Slater <git@firefishy.com>
Sat, 8 Feb 2014 06:25:08 +0000 (06:25 +0000)
cookbooks/squid/templates/default/squid.conf.erb

index 16c7b4d4dde1f2ae3c073d19f9898c06aa6971c3..fe8ed7853b42960d647aff84572ab76625271912 100644 (file)
@@ -21,6 +21,8 @@ cache_effective_group proxy
 cache_dir <%= node[:squid][:cache_dir] %>
 cache_swap_log /var/spool/squid/%s
 
 cache_dir <%= node[:squid][:cache_dir] %>
 cache_swap_log /var/spool/squid/%s
 
+cache_mgr webmaster@openstreetmap.org
+
 quick_abort_min 0 KB
 quick_abort_max 0 KB
 
 quick_abort_min 0 KB
 quick_abort_max 0 KB