X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/93b82f6239bf810ecdb96241c7680628f5a7ebc9..33fd3caa3729b16d50a7393b32f3e3f259bd872e:/.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]