]> git.openstreetmap.org Git - chef.git/commit
Add tests for planet cookbook
authorTom Hughes <tom@compton.nu>
Sat, 15 Feb 2020 14:52:12 +0000 (14:52 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 15 Feb 2020 17:32:12 +0000 (17:32 +0000)
commitd9ce053b71c151916fa8764b44a6058f827d3146
treeb621bfa8842796e4046e63ada59c275461890e8e
parentbf4c91815e210ba175f610713fa43cba3aa7d347
Add tests for planet cookbook
14 files changed:
.kitchen.yml
.travis.yml
cookbooks/bind/recipes/default.rb
cookbooks/planet/attributes/default.rb
cookbooks/planet/metadata.rb
cookbooks/planet/recipes/default.rb
cookbooks/planet/recipes/dump.rb
cookbooks/planet/recipes/replication.rb
roles/planet.rb
test/data_bags/accounts/planet.json [new file with mode: 0644]
test/data_bags/db/passwords.json [new file with mode: 0644]
test/integration/planet-dump/serverspec/planetdump_spec.rb [new file with mode: 0644]
test/integration/planet-notes/serverspec/planetdump_spec.rb [new file with mode: 0644]
test/integration/planet/serverspec/apache_spec.rb [new file with mode: 0644]