]> git.openstreetmap.org Git - chef.git/blobdiff - roles/grisu.rb
Switch load to katla temporarily to reboot ramoth
[chef.git] / roles / grisu.rb
index 09e7a4e6aa9307e7a1a58ccbf18c644ed1da581c..613f9f27ca9230761a1304391fc8e545ebcc7c0a 100644 (file)
@@ -43,8 +43,18 @@ default_attributes(
         :peer => {
           :host => "fafnir.openstreetmap.org"
         }
+      },
+      :ucl2bm => {
+        :port => "1196",
+        :mode => "server",
+        :peer => {
+          :host => "ridley.openstreetmap.org"
+        }
       }
     }
+  },
+  :planet => {
+    :replication => "disabled"
   }
 )