projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f74cd7e
)
Update chef client to 12.9.41
author
Tom Hughes
<tom@compton.nu>
Mon, 9 May 2016 20:33:47 +0000
(21:33 +0100)
committer
Tom Hughes
<tom@compton.nu>
Mon, 9 May 2016 20:33:47 +0000
(21:33 +0100)
cookbooks/chef/attributes/default.rb
patch
|
blob
|
history
diff --git
a/cookbooks/chef/attributes/default.rb
b/cookbooks/chef/attributes/default.rb
index d589586323afb2b2b9a87057ef08f1b3d3be7e0e..cdf29a74ec626b24238742a29b838eae40a156fc 100644
(file)
--- a/
cookbooks/chef/attributes/default.rb
+++ b/
cookbooks/chef/attributes/default.rb
@@
-5,4
+5,4
@@
default[:apt][:sources] = node[:apt][:sources] | ["opscode"]
default[:chef][:server][:version] = "12.0.8-1"
# Set the default client version
-default[:chef][:client][:version] = "12.
8.
1-1"
+default[:chef][:client][:version] = "12.
9.4
1-1"