]> git.openstreetmap.org Git - chef.git/commitdiff
Disable replication on ironbelly
authorTom Hughes <tom@compton.nu>
Fri, 13 May 2016 12:30:43 +0000 (13:30 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 13 May 2016 12:30:43 +0000 (13:30 +0100)
roles/ironbelly.rb

index 4eb5fbc45c39752557ff368f926bfce68e4a4747..c40fc7955eddb30456fe29d8c7c54a3ee7280640 100644 (file)
@@ -78,7 +78,7 @@ default_attributes(
     }
   },
   :planet => {
-    :replication => "enabled"
+    :replication => "disabled"
   },
   :rsyncd => {
     :modules => {