]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ironbelly.rb
Make karm the database master
[chef.git] / roles / ironbelly.rb
index 8a9c3f74185b35885c1d52f6503ec053e3924f4d..046262d4345f15839fc92ee79261582793e03f0b 100644 (file)
@@ -79,7 +79,7 @@ default_attributes(
     }
   },
   :planet => {
-    :replication => "disabled"
+    :replication => "enabled"
   },
   :rsyncd => {
     :modules => {
@@ -132,7 +132,7 @@ run_list(
   "role[backup]",
   "role[stats]",
   "role[planet]",
-  "role[planetdump]",
+  "role[planetdump]",
   "role[logstash]",
   "recipe[rsyncd]",
   "recipe[dhcpd]",