]> git.openstreetmap.org Git - chef.git/commit
Split out default munin plugin installation to a new recipe
authorTom Hughes <tom@compton.nu>
Sat, 15 Feb 2020 17:24:57 +0000 (17:24 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 15 Feb 2020 18:25:49 +0000 (18:25 +0000)
commitba65c5618d3113373c0f3306ce993917fc2af23a
tree63832f23f5797679335291103b54d4fa95fd32a0
parenta3e58e083077a454d7def35826f3199e9630a4d0
Split out default munin plugin installation to a new recipe

Having split them out make sure the default recipe is included
anywhere a munin_plugin resource is used, to ensure that munin
is installed and make coupling explicit.
31 files changed:
.kitchen.yml
.travis.yml
cookbooks/apache/recipes/default.rb
cookbooks/chef/recipes/server.rb
cookbooks/dev/metadata.rb
cookbooks/dev/recipes/default.rb
cookbooks/exim/metadata.rb
cookbooks/exim/recipes/default.rb
cookbooks/fail2ban/recipes/default.rb
cookbooks/hardware/recipes/default.rb
cookbooks/memcached/recipes/default.rb
cookbooks/munin/recipes/default.rb
cookbooks/munin/recipes/plugins.rb [new file with mode: 0644]
cookbooks/munin/resources/plugin.rb
cookbooks/mysql/recipes/default.rb
cookbooks/nginx/recipes/default.rb
cookbooks/nominatim/metadata.rb
cookbooks/nominatim/recipes/default.rb
cookbooks/ntp/recipes/default.rb
cookbooks/passenger/recipes/default.rb
cookbooks/planet/recipes/default.rb
cookbooks/postgresql/metadata.rb
cookbooks/postgresql/recipes/default.rb
cookbooks/squid/recipes/default.rb
cookbooks/tile/metadata.rb
cookbooks/tile/recipes/default.rb
cookbooks/tilecache/metadata.rb
cookbooks/tilecache/recipes/default.rb
cookbooks/web/metadata.rb
cookbooks/web/recipes/rails.rb
roles/base.rb