From 61f1c56989fbcc80ba40ce23d2160da8a33e91c4 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Fri, 6 Jan 2017 21:23:26 +0000 Subject: [PATCH 1/1] Disable replication on ironbelly --- roles/ironbelly.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/ironbelly.rb b/roles/ironbelly.rb index 3edf96241..6b2c085a4 100644 --- a/roles/ironbelly.rb +++ b/roles/ironbelly.rb @@ -78,7 +78,7 @@ default_attributes( } }, :planet => { - :replication => "enabled" + :replication => "disabled" }, :rsyncd => { :modules => { -- 2.43.2