X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/e2feaae73432cd3727581d5d21bd2c1956578d41..792c1eb95437d9d532eeb83832152a8cd5fd1811:/cookbooks/squid/templates/default/squid.conf.erb diff --git a/cookbooks/squid/templates/default/squid.conf.erb b/cookbooks/squid/templates/default/squid.conf.erb index a2f38b73f..0b8189d33 100644 --- a/cookbooks/squid/templates/default/squid.conf.erb +++ b/cookbooks/squid/templates/default/squid.conf.erb @@ -1,5 +1,8 @@ # DO NOT EDIT - This file is being maintained by Chef +#configure host name +visible_hostname <%= node.name %> + #FIXME - configurable cache_mem <%= node[:squid][:cache_mem] %>