projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ceb801f
)
Move ridley to chef 12
author
Tom Hughes
<tom@compton.nu>
Wed, 25 Mar 2015 08:43:20 +0000
(08:43 +0000)
committer
Tom Hughes
<tom@compton.nu>
Wed, 25 Mar 2015 08:43:20 +0000
(08:43 +0000)
roles/ridley.rb
patch
|
blob
|
history
diff --git
a/roles/ridley.rb
b/roles/ridley.rb
index efcdd4c7dae67bd72b183e9358a6babadb07ad12..d925702c8ee5489a743da3b832318e678838f3f6 100644
(file)
--- a/
roles/ridley.rb
+++ b/
roles/ridley.rb
@@
-8,6
+8,11
@@
default_attributes(
:certificate_chain => "startcom"
}
},
+ :chef => {
+ :client => {
+ :version => "12.1.2-1"
+ }
+ },
:dhcpd => {
:first_address => "10.0.15.1",
:last_address => "10.0.15.254"