X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/57301284dfe2215de93bcafc943b14eca0d5ee0c..86961f1394584eb11bdf2139ac353b8e6c052845:/.kitchen.yml diff --git a/.kitchen.yml b/.kitchen.yml index 5795b9c7f..cb1c2ffde 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -86,6 +86,9 @@ suites: - name: blogs run_list: - recipe[blogs::default] + - name: chef + run_list: + - recipe[chef::default] - name: civicrm run_list: - recipe[civicrm::default] @@ -153,6 +156,9 @@ suites: - name: foundation-dwg run_list: - recipe[foundation::dwg] + - name: foundation-mastodon + run_list: + - recipe[foundation::mastodon] - name: foundation-mwg run_list: - recipe[foundation::mwg]