X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/91328d0cfafb16b6a070be1303492b04e428fe7c..e69abbc8b5220058c4c0fe92cbd1338a8a93b914:/.kitchen.yml?ds=sidebyside diff --git a/.kitchen.yml b/.kitchen.yml index 2e7ae9638..c867618c0 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -340,12 +340,9 @@ suites: - name: stateofthemap run_list: - recipe[stateofthemap::default] - - name: stateofthemap-static + - name: stateofthemap-container run_list: - - recipe[stateofthemap::static] - - name: stateofthemap-jekyll - run_list: - - recipe[stateofthemap::jekyll] + - recipe[stateofthemap::container] - name: stateofthemap-wordpress run_list: - recipe[stateofthemap::wordpress]