projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efdd5e8
)
Update chef client to 12.21.12
author
Tom Hughes
<tom@compton.nu>
Thu, 21 Sep 2017 18:17:01 +0000
(19:17 +0100)
committer
Tom Hughes
<tom@compton.nu>
Thu, 21 Sep 2017 18:17:01 +0000
(19:17 +0100)
cookbooks/chef/attributes/default.rb
patch
|
blob
|
history
diff --git
a/cookbooks/chef/attributes/default.rb
b/cookbooks/chef/attributes/default.rb
index fd1a49f0539e64647645b0dbef2012dd7d499993..5dce938d7498841935bc06df335bfd145416d4a3 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] = "12.21.
3
"
+default[:chef][:client][:version] = "12.21.
12
"