]> git.openstreetmap.org Git - chef.git/commitdiff
Add host FQDN to allowed domains for tile caches
authorTom Hughes <tom@compton.nu>
Tue, 5 Jun 2018 10:38:03 +0000 (11:38 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 5 Jun 2018 10:38:03 +0000 (11:38 +0100)
cookbooks/tilecache/templates/default/squid.conf.erb

index 8c2adc7c11ab04a1806b9c1a59ae75afb6674e6b..c38e4b28541215165c058fd61264d3ef8e467639 100644 (file)
@@ -1,4 +1,4 @@
-acl osmtile_sites dstdomain a.tile.openstreetmap.org b.tile.openstreetmap.org c.tile.openstreetmap.org tile.openstreetmap.org a.tile.osm.org b.tile.osm.org c.tile.osm.org tile.osm.org
+acl osmtile_sites dstdomain <%= node[:fqdn] %> a.tile.openstreetmap.org b.tile.openstreetmap.org c.tile.openstreetmap.org tile.openstreetmap.org a.tile.osm.org b.tile.osm.org c.tile.osm.org tile.osm.org
 acl osmtiles_png urlpath_regex .png$
 
 acl osmtileScrapers browser ^$