projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
96bbf50
)
Move thorn-01 back to ramoth
author
Tom Hughes
<tom@compton.nu>
Mon, 21 Mar 2016 13:41:01 +0000
(13:41 +0000)
committer
Tom Hughes
<tom@compton.nu>
Mon, 21 Mar 2016 13:41:01 +0000
(13:41 +0000)
roles/thorn-01.rb
patch
|
blob
|
history
diff --git
a/roles/thorn-01.rb
b/roles/thorn-01.rb
index 5133269c6876684ab6a2f657e4a12d5a2e19b2e8..0ce99559799d8f095381574e990237f690adfbfa 100644
(file)
--- a/
roles/thorn-01.rb
+++ b/
roles/thorn-01.rb
@@
-17,6
+17,9
@@
default_attributes(
:comment => "Disable IPv6 auto-configuration on internal interface",
:parameters => { "net.ipv6.conf.eth0.autoconf" => "0" }
}
:comment => "Disable IPv6 auto-configuration on internal interface",
:parameters => { "net.ipv6.conf.eth0.autoconf" => "0" }
}
+ },
+ :web => {
+ :readonly_database_host => "db-slave"
}
)
}
)