X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/20c5d203c6752f9fb6059a8b003c6848d65c0c3a..ba9dff51d4737f22436abe1359d3b24f7f69e8fd:/.kitchen.yml diff --git a/.kitchen.yml b/.kitchen.yml index f9ac5d243..84a501546 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -191,6 +191,9 @@ suites: - name: mailman run_list: - recipe[mailman::default] + - name: matomo + run_list: + - recipe[matomo::default] - name: memcached run_list: - recipe[memcached::default] @@ -248,9 +251,6 @@ suites: - name: php-fpm run_list: - recipe[php::fpm] - - name: piwik - run_list: - - recipe[piwik::default] - name: planet run_list: - recipe[planet::default]