]> git.openstreetmap.org Git - chef.git/blob - test/integration/vectortile/inspec/themepark_spec.rb
Create a new vectortile role
[chef.git] / test / integration / vectortile / inspec / themepark_spec.rb
1 describe file("/srv/vector.openstreetmap.org/osm2pgsql-themepark/lua/themepark.lua") do
2   it { should exist }
3 end
4
5 describe file("/srv/vector.openstreetmap.org/spirit/spirit.lua") do
6   it { should exist }
7 end