From d7ffaad7197ed4b583ac966d3d21db7cf06eb3a3 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Thu, 11 Jul 2013 12:31:34 +0100 Subject: [PATCH] Move supybot to ironbelly --- roles/horntail.rb | 1 - roles/ironbelly.rb | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/horntail.rb b/roles/horntail.rb index e4a17665e..bc54918fb 100644 --- a/roles/horntail.rb +++ b/roles/horntail.rb @@ -110,6 +110,5 @@ run_list( "role[stats]", "role[web-storage]", "role[backup]", - "role[supybot]", "recipe[rsyncd]" ) diff --git a/roles/ironbelly.rb b/roles/ironbelly.rb index 40455ab24..0726d13f0 100644 --- a/roles/ironbelly.rb +++ b/roles/ironbelly.rb @@ -80,6 +80,7 @@ run_list( "role[gateway]", "role[chef-server]", "role[chef-repository]", + "role[supybot]", "recipe[rsyncd]", "recipe[openvpn]" ) -- 2.43.2