]> git.openstreetmap.org Git - chef.git/commit
Enable unified mode for custom resources
authorTom Hughes <tom@compton.nu>
Thu, 13 May 2021 18:16:30 +0000 (19:16 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 14 May 2021 14:18:18 +0000 (15:18 +0100)
commita08c8d97d5cd3666799fb3bef14618d4c7c23398
tree95a513d24f49f6fc2e4a4f7338fe8c31c8a47e8d
parente455b3abcb977bf1af625fcb6707d12dc2b33e27
Enable unified mode for custom resources
42 files changed:
.rubocop_todo.yml
cookbooks/apache/resources/conf.rb
cookbooks/apache/resources/module.rb
cookbooks/apache/resources/site.rb
cookbooks/fail2ban/resources/filter.rb
cookbooks/fail2ban/resources/jail.rb
cookbooks/imagery/resources/layer.rb
cookbooks/imagery/resources/site.rb
cookbooks/mediawiki/resources/extension.rb
cookbooks/mediawiki/resources/site.rb
cookbooks/mediawiki/resources/skin.rb
cookbooks/munin/resources/plugin.rb
cookbooks/munin/resources/plugin_conf.rb
cookbooks/mysql/resources/database.rb
cookbooks/mysql/resources/user.rb
cookbooks/networking/resources/firewall_rule.rb
cookbooks/nginx/resources/site.rb
cookbooks/nodejs/resources/package.rb
cookbooks/ohai/resources/plugin.rb
cookbooks/passenger/resources/application.rb
cookbooks/php/resources/fpm.rb
cookbooks/postgresql/resources/database.rb
cookbooks/postgresql/resources/execute.rb
cookbooks/postgresql/resources/extension.rb
cookbooks/postgresql/resources/munin.rb
cookbooks/postgresql/resources/table.rb
cookbooks/postgresql/resources/tablespace.rb
cookbooks/postgresql/resources/user.rb
cookbooks/prometheus/resources/collector.rb
cookbooks/prometheus/resources/exporter.rb
cookbooks/python/resources/package.rb
cookbooks/python/resources/virtualenv.rb
cookbooks/squid/resources/fragment.rb
cookbooks/ssl/resources/certificate.rb
cookbooks/systemd/resources/path.rb
cookbooks/systemd/resources/service.rb
cookbooks/systemd/resources/timer.rb
cookbooks/systemd/resources/tmpfile.rb
cookbooks/web/resources/rails_port.rb
cookbooks/wordpress/resources/plugin.rb
cookbooks/wordpress/resources/site.rb
cookbooks/wordpress/resources/theme.rb