projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed700e8
)
Apply taginfo role to stormfly-01
author
Tom Hughes
<tom@compton.nu>
Mon, 24 Nov 2014 14:43:38 +0000
(14:43 +0000)
committer
Tom Hughes
<tom@compton.nu>
Mon, 24 Nov 2014 14:43:38 +0000
(14:43 +0000)
roles/stormfly-01.rb
patch
|
blob
|
history
diff --git
a/roles/stormfly-01.rb
b/roles/stormfly-01.rb
index 8b407db6ec98f7f1dc186773ac157ab44a3ef9a2..4641119fb52ffca18337d20d40205dcf0aaf1474 100644
(file)
--- a/
roles/stormfly-01.rb
+++ b/
roles/stormfly-01.rb
@@
-16,5
+16,6
@@
default_attributes(
run_list(
"role[osuosl]",
- "role[hp-g6]"
+ "role[hp-g6]",
+ "role[taginfo]"
)