]> git.openstreetmap.org Git - chef.git/commit
Add basic tests for apache cookbook
authorTom Hughes <tom@compton.nu>
Wed, 26 Oct 2016 22:13:10 +0000 (23:13 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 27 Oct 2016 09:01:30 +0000 (10:01 +0100)
commit36c8de71e95be32e9748b0670b33080866216dad
tree2d6fa2e336f52a47d712796e0d37117c7a129352
parent4b72a671e89f505b417a9ef47368187a17f4d252
Add basic tests for apache cookbook
.kitchen.yml
cookbooks/apache/metadata.rb
test/data_bags/apache/admins.json [new file with mode: 0644]
test/data_bags/ssl/keys.json [new file with mode: 0644]
test/integration/apache-ssl/serverspec/apache_spec.rb [new file with mode: 0644]
test/integration/apache/serverspec/apache_spec.rb [new file with mode: 0644]