projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
808a2c9
)
Upgrade ironbelly to chef 12
author
Tom Hughes
<tom@compton.nu>
Thu, 26 Mar 2015 19:01:30 +0000
(19:01 +0000)
committer
Tom Hughes
<tom@compton.nu>
Thu, 26 Mar 2015 19:01:30 +0000
(19:01 +0000)
roles/ironbelly.rb
patch
|
blob
|
history
diff --git
a/roles/ironbelly.rb
b/roles/ironbelly.rb
index 4bcb8fb268bf6b9c4ea79b6e5849402932d22c2c..85ba5e60d09ca18f619053c8aa7f6d448a38218c 100644
(file)
--- a/
roles/ironbelly.rb
+++ b/
roles/ironbelly.rb
@@
-5,6
+5,11
@@
default_attributes(
:apt => {
:sources => ["ubuntugis-unstable"]
},
+ :chef => {
+ :client => {
+ :version => "12.1.2-1"
+ }
+ },
:git => {
:allowed_nodes => "*:*",
:user => "chefrepo",