projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d24931
)
Update chef client to 12.2.1
author
Tom Hughes
<tom@compton.nu>
Mon, 30 Mar 2015 17:57:53 +0000
(18:57 +0100)
committer
Tom Hughes
<tom@compton.nu>
Mon, 30 Mar 2015 17:57:53 +0000
(18:57 +0100)
cookbooks/chef/attributes/default.rb
patch
|
blob
|
history
diff --git
a/cookbooks/chef/attributes/default.rb
b/cookbooks/chef/attributes/default.rb
index 0dbde37d1a236653d9e95791d124eacfc8cab796..f2a793fad27bb488f4afa0eac33dfdfebe798f7f 100644
(file)
--- a/
cookbooks/chef/attributes/default.rb
+++ b/
cookbooks/chef/attributes/default.rb
@@
-5,7
+5,7
@@
default[:apt][:sources] = node[:apt][:sources] | ["opscode"]
default[:chef][:server][:version] = "11.1.3-1"
# Set the default client version
-default[:chef][:client][:version] = "12.
1.2
-1"
+default[:chef][:client][:version] = "12.
2.1
-1"
# A list of gems needed by chef recipes
default[:chef][:gems] = []