projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48aa734
)
Update chef client to 12.17.44
author
Tom Hughes
<tom@compton.nu>
Mon, 9 Jan 2017 08:23:30 +0000
(08:23 +0000)
committer
Tom Hughes
<tom@compton.nu>
Mon, 9 Jan 2017 08:23:30 +0000
(08:23 +0000)
cookbooks/chef/attributes/default.rb
patch
|
blob
|
history
diff --git
a/cookbooks/chef/attributes/default.rb
b/cookbooks/chef/attributes/default.rb
index a17697976f51edac2591b0ff8d726c9b3f334c8f..f2b48c94eac6d83a7372ad0853d6240470ba8153 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.9.1-1"
# Set the default client version
-default[:chef][:client][:version] = "12.1
6.42
"
+default[:chef][:client][:version] = "12.1
7.44
"