From 341817d5ba6f95e576d1d212ad91cbc36e9526af Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sat, 7 Jan 2017 10:49:47 +0000 Subject: [PATCH] Enable 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 6b2c085a4..3edf96241 100644 --- a/roles/ironbelly.rb +++ b/roles/ironbelly.rb @@ -78,7 +78,7 @@ default_attributes( } }, :planet => { - :replication => "disabled" + :replication => "enabled" }, :rsyncd => { :modules => { -- 2.43.2