X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/91328d0cfafb16b6a070be1303492b04e428fe7c..8552100131a86494cebed823f97017edf3af9dfd:/.kitchen.yml 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]