X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/c6fcf3e7063047488218578e3b50ed4c91baf22e..7628f2735d29a7cbda2315f52f851a6dce44dbcc:/.kitchen.yml diff --git a/.kitchen.yml b/.kitchen.yml index 3b998f43e..ce85f8843 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -283,6 +283,9 @@ suites: - name: prometheus-server run_list: - recipe[prometheus::server] + attributes: + prometheus: + promscale: true - name: python run_list: - recipe[python::default]