]> git.openstreetmap.org Git - chef.git/commit
Reduce implicit coupling between cookbooks
authorTom Hughes <tom@compton.nu>
Sat, 15 Feb 2020 16:56:35 +0000 (16:56 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 15 Feb 2020 17:32:12 +0000 (17:32 +0000)
commite7be1b3d379bdb1ee55de0d68f7946ed9f63fc62
tree180ff0241e4f1a9be528f2596fbc78f1efd4d745
parentd9ce053b71c151916fa8764b44a6058f827d3146
Reduce implicit coupling between cookbooks
23 files changed:
.kitchen.yml
cookbooks/blogs/metadata.rb
cookbooks/blogs/recipes/default.rb
cookbooks/donate/attributes/default.rb [new file with mode: 0644]
cookbooks/donate/metadata.rb
cookbooks/donate/recipes/default.rb
cookbooks/forum/attributes/default.rb [new file with mode: 0644]
cookbooks/forum/metadata.rb
cookbooks/forum/recipes/default.rb
cookbooks/letsencrypt/attributes/default.rb [new file with mode: 0644]
cookbooks/letsencrypt/metadata.rb
cookbooks/letsencrypt/recipes/default.rb
cookbooks/ohai/resources/plugin.rb
cookbooks/otrs/attributes/default.rb
cookbooks/otrs/metadata.rb
cookbooks/otrs/recipes/default.rb
cookbooks/postgresql/recipes/default.rb
cookbooks/squid/metadata.rb
cookbooks/squid/recipes/default.rb
roles/donate.rb
roles/forum.rb
roles/letsencrypt.rb
roles/otrs.rb