X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/91328d0cfafb16b6a070be1303492b04e428fe7c..b9ea56c8f85e93cc5a3abdbf4467c01da820529f:/.kitchen.yml diff --git a/.kitchen.yml b/.kitchen.yml index 2e7ae9638..b298b8f60 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -337,15 +337,9 @@ suites: - name: ssl run_list: - recipe[ssl::default] - - name: stateofthemap + - name: stateofthemap-container run_list: - - recipe[stateofthemap::default] - - name: stateofthemap-static - run_list: - - recipe[stateofthemap::static] - - name: stateofthemap-jekyll - run_list: - - recipe[stateofthemap::jekyll] + - recipe[stateofthemap::container] - name: stateofthemap-wordpress run_list: - recipe[stateofthemap::wordpress]