projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29e2c1a
)
Add db-slave role to fafnir
author
Tom Hughes
<tom@compton.nu>
Tue, 3 May 2016 11:23:19 +0000
(12:23 +0100)
committer
Tom Hughes
<tom@compton.nu>
Tue, 3 May 2016 11:23:19 +0000
(12:23 +0100)
roles/fafnir.rb
patch
|
blob
|
history
diff --git
a/roles/fafnir.rb
b/roles/fafnir.rb
index b50e2fc3a9284f7cbf11a5a66183bc612b754576..d8e6b5b5082aeb8d9afd756bc52a0b758c0ff417 100644
(file)
--- a/
roles/fafnir.rb
+++ b/
roles/fafnir.rb
@@
-57,5
+57,6
@@
default_attributes(
run_list(
"role[aws]",
+ "role[db-slave]",
"recipe[openvpn]"
)