]> git.openstreetmap.org Git - chef.git/commitdiff
Block tile (purging) scraper: taxi123.pl
authorGrant Slater <git@firefishy.com>
Fri, 6 Mar 2015 17:12:46 +0000 (17:12 +0000)
committerGrant Slater <git@firefishy.com>
Fri, 6 Mar 2015 17:12:46 +0000 (17:12 +0000)
cookbooks/tilecache/templates/default/squid.conf.erb
roles/szerverem.rb

index ca658c296db59f038c57eea1163c595fb32c502a..c9401b8396f8a64733276fdf50ec535f8e2f3c6f 100644 (file)
@@ -22,6 +22,7 @@ acl osmtileScrapers browser K\-Meleon\/1\.02$
 acl osmtileScrapers browser MSIE.7\.0.*Windows.NT.5\.1.*2\.0\.50727.$
 acl osmtileScrapers browser MSIE.5.5
 acl osmtileScrapers browser ^LoadOSM\.exe$
+acl osmtileScrapers browser ^taxi123\.pl$
 
 http_access deny osmtile_sites osmtileScrapers
 
index 95250f97bee661ca5e573856930ebf892296d97d..8ac2847931f7ee1f5cc53be6ed4c498cf0d0c39b 100644 (file)
@@ -4,8 +4,8 @@ description "Role applied to all servers at szerverem.hu"
 default_attributes(
   :networking => {
     :nameservers => [
-      "84.2.44.1",
-      "84.2.46.1"
+      "8.8.8.8",
+      "8.8.4.4"
     ],
     :roles => {
       :external => {