]> git.openstreetmap.org Git - chef.git/commitdiff
Move planet replication to ironbelly
authorTom Hughes <tom@compton.nu>
Sun, 5 Aug 2018 13:46:24 +0000 (14:46 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 5 Aug 2018 13:46:24 +0000 (14:46 +0100)
roles/grisu.rb
roles/ironbelly.rb

index 5bb7dca40edc6a028234edc770ce0d198398b5dc..be3a48e3f3954443c5a7b5cb6493a9524514a29c 100644 (file)
@@ -54,7 +54,7 @@ default_attributes(
     }
   },
   :planet => {
     }
   },
   :planet => {
-    :replication => "enabled"
+    :replication => "disabled"
   }
 )
 
   }
 )
 
index 78afb08998e7f5bceb3525236effd840d5155bae..046262d4345f15839fc92ee79261582793e03f0b 100644 (file)
@@ -79,7 +79,7 @@ default_attributes(
     }
   },
   :planet => {
     }
   },
   :planet => {
-    :replication => "disabled"
+    :replication => "enabled"
   },
   :rsyncd => {
     :modules => {
   },
   :rsyncd => {
     :modules => {