Arne Teuke
2025-10-18 14:34:48 +02:00
parent 03497c691e
commit 336a8d9078
2 changed files with 13 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ class prometheus_cd::params (
Boolean $manage_node_exporter = false,
Boolean $ps_manage_fw = false,
String $ps_prom_host = 'prometheus.example.net',
String $ps_data_dir = '/data/prometheus',
# firewall
String $ps_fw_prefix = '50',