projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c210291
)
Update chef client to 13.8.5
author
Tom Hughes
<tom@compton.nu>
Fri, 20 Apr 2018 18:01:41 +0000
(19:01 +0100)
committer
Tom Hughes
<tom@compton.nu>
Fri, 20 Apr 2018 18:02:25 +0000
(19:02 +0100)
cookbooks/chef/attributes/default.rb
patch
|
blob
|
history
diff --git
a/cookbooks/chef/attributes/default.rb
b/cookbooks/chef/attributes/default.rb
index dcf847501bbfe2451e85a210b0b61765f20f0c43..d071da000b7f30e8a98ec58b8cdd4934b2ad1b1e 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.13.0-1"
# Set the default client version
-default[:chef][:client][:version] = "13.
6.4
"
+default[:chef][:client][:version] = "13.
8.5
"