projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
63ba78d
)
Add tilecache role to angor
author
Tom Hughes
<tom@compton.nu>
Fri, 10 Aug 2018 21:23:01 +0000
(22:23 +0100)
committer
Tom Hughes
<tom@compton.nu>
Fri, 10 Aug 2018 21:23:37 +0000
(22:23 +0100)
roles/angor.rb
patch
|
blob
|
history
diff --git
a/roles/angor.rb
b/roles/angor.rb
index b3021145c2498a0f53bd2ba90549a019fea91caf..ff735add6627da371ced92541920cb4f0d5220ff 100644
(file)
--- a/
roles/angor.rb
+++ b/
roles/angor.rb
@@
-39,5
+39,6
@@
default_attributes(
)
run_list(
)
run_list(
- "role[inxza]"
+ "role[inxza]",
+ "role[tilecache]"
)
)