]> git.openstreetmap.org Git - chef.git/commit
Add test for tile cookbook
authorTom Hughes <tom@compton.nu>
Thu, 20 Feb 2020 21:47:45 +0000 (21:47 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 20 Feb 2020 21:47:45 +0000 (21:47 +0000)
commita48d3c6dbc350bfb430691dbc128ff06ad8f979a
treec431e1d3ac1774029b56c00f1a52974dfd522f5d
parent1322a7380e34a8f7b66943ffd10dff3b68dfa806
Add test for tile cookbook
17 files changed:
.kitchen.yml
.travis.yml
cookbooks/tile/attributes/default.rb
cookbooks/tile/metadata.rb
cookbooks/tile/recipes/default.rb
cookbooks/tile/templates/default/apache.erb
cookbooks/tile/templates/default/replicate.erb
roles/bowser.rb
roles/odin.rb
roles/pyrene.rb
roles/rhaegal.rb
roles/scorch.rb
roles/tile.rb
roles/ysera.rb
test/data_bags/accounts/tile.json [new file with mode: 0644]
test/data_bags/tile/blocks.json [new file with mode: 0644]
test/integration/tile/serverspec/apache_spec.rb [new file with mode: 0644]