X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/b9c09caa3be92017a71270447f83ab714b13055b..1093079fd9c52d5c97f43045802ee6f149f5b4e8:/.kitchen.yml diff --git a/.kitchen.yml b/.kitchen.yml index cfa87e44b..6d37be49f 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]