From: Grant Slater Date: Tue, 28 Nov 2023 03:52:09 +0000 (+0000) Subject: Remove accidentially added chef test X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/790d0571f5123c30eafcd0513cb9592b4242a16d Remove accidentially added chef test --- diff --git a/.kitchen.yml b/.kitchen.yml index cb1c2ffde..8fdc7b781 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -86,9 +86,6 @@ suites: - name: blogs run_list: - recipe[blogs::default] - - name: chef - run_list: - - recipe[chef::default] - name: civicrm run_list: - recipe[civicrm::default]