From: Tom Hughes Date: Wed, 14 Jun 2023 21:30:29 +0000 (+0100) Subject: Reinstate installation of system prometheus package X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/05b461224c3102c3f6022b08fa58804144bf2e94?hp=1eb96a83e801132a0ee55049487d1bb42e1bcc6e Reinstate installation of system prometheus package --- diff --git a/cookbooks/prometheus/recipes/server.rb b/cookbooks/prometheus/recipes/server.rb index 414819160..ffe76117e 100644 --- a/cookbooks/prometheus/recipes/server.rb +++ b/cookbooks/prometheus/recipes/server.rb @@ -196,6 +196,8 @@ prometheus_exporter "ssl" do register_target false end +package "prometheus" + systemd_service "prometheus-executable" do service "prometheus" dropin "executable"