]> git.openstreetmap.org Git - chef.git/commit
Add test for dns cookbook
authorTom Hughes <tom@compton.nu>
Thu, 25 Jun 2020 19:32:50 +0000 (19:32 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 25 Jun 2020 19:32:50 +0000 (19:32 +0000)
commitf4a5916362e9a37b07e63b7e222c54d7aaeab0a8
tree44fc79984cea00a56d6d8dcd4f892a1adbf9e46c
parent54ae7f43cc0d8d30731ac5cf7398588905a70459
Add test for dns cookbook
.github/workflows/test-kitchen.yml
.kitchen.yml
cookbooks/dns/attributes/default.rb [new file with mode: 0644]
cookbooks/dns/metadata.rb
cookbooks/dns/recipes/default.rb
roles/dns.rb
test/data_bags/dns/passwords.json [new file with mode: 0644]
test/integration/dns/serverspec/apache_spec.rb [new file with mode: 0644]