]> git.openstreetmap.org Git - chef.git/commitdiff
Disable replication on ironbelly
authorTom Hughes <tom@compton.nu>
Fri, 6 Jan 2017 21:23:26 +0000 (21:23 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 6 Jan 2017 21:23:26 +0000 (21:23 +0000)
roles/ironbelly.rb

index 3edf962416fa4ecdd0b1f63a6d3e7a3b6f938640..6b2c085a48c0c9cffee3e9ec152799e0504bf93e 100644 (file)
@@ -78,7 +78,7 @@ default_attributes(
     }
   },
   :planet => {
-    :replication => "enabled"
+    :replication => "disabled"
   },
   :rsyncd => {
     :modules => {