]> git.openstreetmap.org Git - chef.git/blobdiff - roles/keizer.rb
Correct disk cache size on drogon and gorynych
[chef.git] / roles / keizer.rb
index 4971183224787fce6f86aa30f0f56743c8c7ce56..9bb3e2eb0f5c3ddfd93cd45e0b07850cb33afc01 100644 (file)
@@ -2,6 +2,7 @@ name "keizer"
 description "Master role applied to keizer"
 
 default_attributes(
+  :location => "Nuremberg, Germany",
   :networking => {
     :interfaces => {
       :external_ipv4 => {
@@ -30,7 +31,6 @@ default_attributes(
     :tile_parent => "germany.render.openstreetmap.org",
     :tile_siblings => [
       "katie.openstreetmap.org",
-      "kalessin.openstreetmap.org",
       "konqi.openstreetmap.org"
     ]
   }