projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
586483d
)
Update chef client to 11.6.0-1
author
Tom Hughes
<tom@compton.nu>
Thu, 1 Aug 2013 13:21:24 +0000
(14:21 +0100)
committer
Tom Hughes
<tom@compton.nu>
Thu, 1 Aug 2013 13:21:35 +0000
(14:21 +0100)
cookbooks/chef/attributes/default.rb
patch
|
blob
|
history
diff --git
a/cookbooks/chef/attributes/default.rb
b/cookbooks/chef/attributes/default.rb
index 8107adffb8c44db051d2e060d9ef1ef825dd48ee..27c914b8bbdd8c6293eaa68e7682eee936ed2a09 100644
(file)
--- a/
cookbooks/chef/attributes/default.rb
+++ b/
cookbooks/chef/attributes/default.rb
@@
-2,7
+2,7
@@
default[:apt][:sources] = node[:apt][:sources] | [ "opscode" ]
# Set the default client version
-default[:chef][:client][:version] = "11.
4.4
-1"
+default[:chef][:client][:version] = "11.
6.0
-1"
# A list of gems needed by chef recipes
default[:chef][:gems] = []