X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/654439c24f36c162ab018e2f1261836f26b432ff..a052eb992b55917d502d1301f2c1b7d6f5fb81c9:/.kitchen.yml?ds=sidebyside diff --git a/.kitchen.yml b/.kitchen.yml index 7213207ed..b298b8f60 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -139,6 +139,9 @@ suites: - name: foundation-owg run_list: - recipe[foundation::owg] + - name: foundation-welcome + run_list: + - recipe[foundation::welcome] - name: foundation-wiki run_list: - recipe[foundation::wiki] @@ -334,15 +337,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]