projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ed0e55
)
Update dnscontrol to v3.4.2
author
Grant Slater
<git@firefishy.com>
Fri, 13 Nov 2020 15:55:33 +0000
(15:55 +0000)
committer
Grant Slater
<git@firefishy.com>
Fri, 13 Nov 2020 15:55:33 +0000
(15:55 +0000)
cookbooks/dns/recipes/default.rb
patch
|
blob
|
history
diff --git
a/cookbooks/dns/recipes/default.rb
b/cookbooks/dns/recipes/default.rb
index 06953068e97c86476abc45e242300e3c22c59282..601d50b8b03fcfa3299ad8064bb3ca0420af981e 100644
(file)
--- a/
cookbooks/dns/recipes/default.rb
+++ b/
cookbooks/dns/recipes/default.rb
@@
-41,7
+41,7
@@
package %w[
remote_file "/usr/local/bin/dnscontrol" do
action :create
- source "https://github.com/StackExchange/dnscontrol/releases/download/v3.
3.0
/dnscontrol-Linux"
+ source "https://github.com/StackExchange/dnscontrol/releases/download/v3.
4.2
/dnscontrol-Linux"
owner "root"
group "root"
mode "755"