X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/f07bb135cd9d76c9507882c028b322b1b1880e76..06fe517ef613b95cf76b6d3497b18d0e8d3c0eca:/.kitchen.yml diff --git a/.kitchen.yml b/.kitchen.yml index ad7fbe7c8..8e2603d2d 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -22,6 +22,7 @@ provisioner: chef_license: accept data_bags_path: test/data_bags slow_resource_report: true + clean_dokken_sandbox: true verifier: root_path: /opt/verifier @@ -81,6 +82,9 @@ suites: - name: civicrm run_list: - recipe[civicrm::default] + - name: civicrm-staging + run_list: + - recipe[civicrm-staging::default] - name: clamav run_list: - recipe[clamav::default]