projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
354f7dc
)
Apply the chef-server and chef-repository roles to ironbelly
author
Tom Hughes
<tom@compton.nu>
Thu, 11 Jul 2013 10:44:53 +0000
(11:44 +0100)
committer
Tom Hughes
<tom@compton.nu>
Thu, 11 Jul 2013 10:44:53 +0000
(11:44 +0100)
roles/ironbelly.rb
patch
|
blob
|
history
diff --git
a/roles/ironbelly.rb
b/roles/ironbelly.rb
index 7e5720e9a4872debfd37ab1e6f6271e84b9f4d31..40455ab24f9951ddc5823271d4b46709fd2e01bc 100644
(file)
--- 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]"
)