projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
640f236
)
Update chef client to 14.11.21
author
Tom Hughes
<tom@compton.nu>
Fri, 15 Mar 2019 16:00:12 +0000
(16:00 +0000)
committer
Tom Hughes
<tom@compton.nu>
Fri, 15 Mar 2019 16:00:12 +0000
(16:00 +0000)
cookbooks/chef/attributes/default.rb
patch
|
blob
|
history
diff --git
a/cookbooks/chef/attributes/default.rb
b/cookbooks/chef/attributes/default.rb
index cb029aa73b9d86517c7e7dc86128f2026ea72cc3..d25d0754578b6a4626199a36d05510a8ea7707cb 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.17.33"
# Set the default client version
-default[:chef][:client][:version] = "14.
8.12
"
+default[:chef][:client][:version] = "14.
11.21
"