From 36e8658c091c0acb870566433d2ab841e71b085e Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Thu, 11 Jul 2013 11:44:53 +0100 Subject: [PATCH] Apply the chef-server and chef-repository roles to ironbelly --- roles/ironbelly.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/ironbelly.rb b/roles/ironbelly.rb index 7e5720e9a..40455ab24 100644 --- a/roles/ironbelly.rb +++ b/roles/ironbelly.rb @@ -78,6 +78,8 @@ default_attributes( run_list( "role[ic]", "role[gateway]", + "role[chef-server]", + "role[chef-repository]", "recipe[rsyncd]", "recipe[openvpn]" ) -- 2.43.2