X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/e00c2b061d3fc3e14464e5102920b244eda4ee7f..bf9e939fb165befbc0cfcc767a5dfa7c0489bfbe:/.kitchen.yml?ds=sidebyside 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]