Skip to content

Commit

Permalink
(WIP) (profile::core::common) include prometheus::node_exporter
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoblitt committed Nov 6, 2023
1 parent 3de7b66 commit 2ee4478
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions hieradata/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -464,3 +464,4 @@ nm::conf:
prometheus::manage_prometheus_server: true
prometheus::version: "2.47.2"
prometheus::storage_retention: "192h"
prometheus::node_exporter::version: "1.6.1"
1 change: 1 addition & 0 deletions site/profile/manifests/core/common.pp
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
include profile::core::selinux
include profile::core::systemd
include prometheus
include prometheus::node_exporter
include rsyslog
include rsyslog::config
include selinux
Expand Down

0 comments on commit 2ee4478

Please sign in to comment.