X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/eb10ee11cf967f641485a4124c337f52ce6b9939..a831a0ea78e0711a697f2fc18c25aef3e5a63c79:/.kitchen.yml?ds=sidebyside 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]