projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a75d9db
)
bind: add missing networking dependency
author
Grant Slater
<github@firefishy.com>
Wed, 15 Mar 2023 14:56:01 +0000
(14:56 +0000)
committer
Grant Slater
<github@firefishy.com>
Wed, 15 Mar 2023 14:56:01 +0000
(14:56 +0000)
cookbooks/bind/metadata.rb
patch
|
blob
|
history
diff --git
a/cookbooks/bind/metadata.rb
b/cookbooks/bind/metadata.rb
index c3e00d349be963f0df1915ca116ae967e30d0fbd..b7d5437a14639f589172f6db821be8d204438d94 100644
(file)
--- a/
cookbooks/bind/metadata.rb
+++ b/
cookbooks/bind/metadata.rb
@@
-6,3
+6,4
@@
description "Configures bind"
version "1.0.0"
supports "ubuntu"
+depends "networking"