Sanitize node configs via script, and do it automatically in a Git hook #633

Closed
raucao wants to merge 24 commits from dev/sanitize_nodes into feature/prometheus_cookbook
2 changed files with 2 additions and 2 deletions
Showing only changes of commit e99d10502f - Show all commits
+1
View File
@@ -2,4 +2,5 @@ name "base"
run_list %w(
kosmos-base::default
kosmos_prometheus::node_exporter
)
+1 -2
View File
@@ -2,8 +2,7 @@ name "prometheus_server"
default_run_list = [
"kosmos_prometheus::server",
"kosmos_prometheus::alertmanager",
"kosmos_prometheus::node_exporter"
"kosmos_prometheus::alertmanager"
]
env_run_lists(