]> git.openstreetmap.org Git - chef.git/commit
Add a test for the community cookbook
authorTom Hughes <tom@compton.nu>
Thu, 14 Jul 2022 13:40:19 +0000 (13:40 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 14 Jul 2022 13:40:19 +0000 (13:40 +0000)
commit69f0fad6138dc422bb01c60a2433c4f5687afe15
treed0b64379dad49adaa2459711ba9eabab756b56df
parent19e911cb27b7b413829a7cbb38aad5a59db171c5
Add a test for the community cookbook
.github/workflows/test-kitchen.yml
.kitchen.yml
cookbooks/community/metadata.rb
cookbooks/community/recipes/default.rb
cookbooks/community/templates/default/web_only.yml.erb
test/data_bags/accounts/community.json [new file with mode: 0644]
test/data_bags/community/passwords.json [new file with mode: 0644]
test/integration/community/serverspec/docker_spec.rb [new file with mode: 0644]
test/integration/community/serverspec/http_spec.rb [new file with mode: 0644]