]> git.openstreetmap.org Git - chef.git/blob - roles/osqa.rb
tile: Test using IPv6 socket to workaround https://github.com/openstreetmap/operation...
[chef.git] / roles / osqa.rb
1 name "osqa"
2 description "Role applied to all OSQA servers"
3
4 run_list(
5   "recipe[osqa]"
6 )