X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/790d0571f5123c30eafcd0513cb9592b4242a16d..4d8c19a35da5652a3c14d88fd8afbba0629e5214:/.kitchen.yml diff --git a/.kitchen.yml b/.kitchen.yml index 8fdc7b781..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]