X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/eb1313a389c4d7f517b78a0dfbe0f81f2d9095a2..7e87085093c7714b71216c0c523e2f2e8676c324:/.kitchen.yml?ds=inline diff --git a/.kitchen.yml b/.kitchen.yml index cc8065562..299d0f7d2 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -9,6 +9,9 @@ platforms: - name: ubuntu-16.04 suites: + - name: munin + run_list: + - recipe[munin::default] - name: tools run_list: - recipe[tools::default]