From: Tom Hughes Date: Sun, 5 Aug 2018 13:46:24 +0000 (+0100) Subject: Move planet replication to ironbelly X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/dc33986459e6bdf052443bec0640e5f6b8520fce Move planet replication to ironbelly --- diff --git a/roles/grisu.rb b/roles/grisu.rb index 5bb7dca40..be3a48e3f 100644 --- a/roles/grisu.rb +++ b/roles/grisu.rb @@ -54,7 +54,7 @@ default_attributes( } }, :planet => { - :replication => "enabled" + :replication => "disabled" } ) diff --git a/roles/ironbelly.rb b/roles/ironbelly.rb index 78afb0899..046262d43 100644 --- a/roles/ironbelly.rb +++ b/roles/ironbelly.rb @@ -79,7 +79,7 @@ default_attributes( } }, :planet => { - :replication => "disabled" + :replication => "enabled" }, :rsyncd => { :modules => {