X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/19e911cb27b7b413829a7cbb38aad5a59db171c5..564fed40ce255edf3a6fe176b7c95b66540267af:/.kitchen.yml diff --git a/.kitchen.yml b/.kitchen.yml index 933dbdfc0..6dc0dad22 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -59,6 +59,9 @@ suites: - name: clamav run_list: - recipe[clamav::default] + - name: community + run_list: + - recipe[community::default] - name: db-backup run_list: - recipe[db::backup]