Skip to content

Commit

Permalink
Reinstate installation of system prometheus package
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhughes committed Jun 14, 2023
1 parent 1eb96a8 commit 05b4612
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cookbooks/prometheus/recipes/server.rb
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,8 @@
register_target false
end

package "prometheus"

systemd_service "prometheus-executable" do
service "prometheus"
dropin "executable"
Expand Down

0 comments on commit 05b4612

Please sign in to comment.