From 7039ee75f2f86790ad08504f53288716238ee777 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Mon, 16 May 2016 09:21:40 +0100 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 c40fc7955..4eb5fbc45 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