X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/ce246db6e8428c50be3cb4c7035e8767f803271f..2b2961718a325af20aa7de5df922907f39c350c4:/.kitchen.yml diff --git a/.kitchen.yml b/.kitchen.yml index 22cd1a636..89cbf3aba 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -72,6 +72,13 @@ suites: attributes: apache: mpm: prefork + - name: donate + run_list: + - recipe[accounts::default] + - role[donate] + attributes: + apache: + mpm: prefork - name: exim run_list: - recipe[exim::default]