X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/93c098cdc4f22b1fe69ecd88b3ac2d2b211780ff..06d05ac19f91a655ad2cbf06f5754f7aeb976980:/roles/ironbelly.rb diff --git a/roles/ironbelly.rb b/roles/ironbelly.rb index 38bc9edb8..ab0673089 100644 --- a/roles/ironbelly.rb +++ b/roles/ironbelly.rb @@ -72,7 +72,7 @@ default_attributes( } }, :planet => { - :replication => "enabled" + :replication => "disabled" }, :rsyncd => { :modules => { @@ -125,7 +125,7 @@ run_list( "role[backup]", "role[stats]", "role[planet]", - "role[planetdump]", + # "role[planetdump]", "role[logstash]", "recipe[rsyncd]", "recipe[openvpn]",