projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2714460
)
Don't include the networking recipe
author
Andy Allan
<git@gravitystorm.co.uk>
Thu, 11 Aug 2016 14:27:31 +0000
(15:27 +0100)
committer
Tom Hughes
<tom@compton.nu>
Sun, 14 Aug 2016 15:58:20 +0000
(16:58 +0100)
It appears to be unnecessary. The cookbook dependency remains
since there are firewall_rule providers used.
Refs #81
cookbooks/munin/recipes/default.rb
patch
|
blob
|
history
diff --git
a/cookbooks/munin/recipes/default.rb
b/cookbooks/munin/recipes/default.rb
index bcd9dd07eba2a1d10871be91b400e847ce6de850..677d79d5ea3a1cb8e148df88df3bda1c58f44fc4 100644
(file)
--- a/
cookbooks/munin/recipes/default.rb
+++ b/
cookbooks/munin/recipes/default.rb
@@
-17,8
+17,6
@@
# limitations under the License.
#
-include_recipe "networking"
-
package "munin-node"
service "munin-node" do