X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/b9c09caa3be92017a71270447f83ab714b13055b..d18152a907bcbea6c8b2377eab9f01b0f25851d3:/.kitchen.yml diff --git a/.kitchen.yml b/.kitchen.yml index cfa87e44b..dd9466903 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -25,6 +25,7 @@ provisioner: clean_dokken_sandbox: true verifier: + name: inspec root_path: /opt/verifier sudo: false @@ -88,9 +89,6 @@ suites: - name: civicrm run_list: - recipe[civicrm::default] - - name: civicrm-staging - run_list: - - recipe[civicrm-staging::default] - name: clamav run_list: - recipe[clamav::default] @@ -140,9 +138,6 @@ suites: - name: docker run_list: - recipe[docker::default] - - name: donate - run_list: - - recipe[donate::default] - name: elasticsearch run_list: - recipe[elasticsearch::default]