X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/eb10ee11cf967f641485a4124c337f52ce6b9939..82fa76e9f7e9ecdcfe5da867f1246f17fd998c46:/.kitchen.yml?ds=sidebyside diff --git a/.kitchen.yml b/.kitchen.yml index 2e7ae9638..8f0c0fc41 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -124,9 +124,6 @@ suites: - name: fail2ban run_list: - recipe[fail2ban::default] - - name: forum - run_list: - - recipe[forum::default] - name: foundation-board run_list: - recipe[foundation::board] @@ -337,15 +334,9 @@ suites: - name: ssl run_list: - recipe[ssl::default] - - name: stateofthemap - run_list: - - recipe[stateofthemap::default] - - name: stateofthemap-static - run_list: - - recipe[stateofthemap::static] - - name: stateofthemap-jekyll + - name: stateofthemap-container run_list: - - recipe[stateofthemap::jekyll] + - recipe[stateofthemap::container] - name: stateofthemap-wordpress run_list: - recipe[stateofthemap::wordpress]