X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/8c9e22c57e15f81b21072fc7ae97878ce52f203d..3e44d17331b849d87d5fc1737c22fb712d8cd76d:/.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]