X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/ade44d5bd9baa4381024780db602de3d9e75fa28..24c634aea798f7064635cf001cac0430bbc50b33:/.kitchen.yml diff --git a/.kitchen.yml b/.kitchen.yml index e383bd272..ec4e81755 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -99,6 +99,9 @@ suites: - name: geoipupdate run_list: - recipe[geoipupdate::default] + - name: gps-tile + run_list: + - recipe[gps-tile::default] - name: incron run_list: - recipe[incron::default] @@ -145,6 +148,9 @@ suites: - name: osmosis run_list: - recipe[osmosis::default] + - name: osqa + run_list: + - recipe[osqa::default] - name: otrs run_list: - recipe[otrs::default]