Enable Prometheus exporter on nodes by default

This commit is contained in:
2023-12-10 00:18:44 -05:00
parent 010ecefe16
commit 8bf3bbdeb1
3 changed files with 11 additions and 0 deletions

View File

@ -28,6 +28,9 @@ debian_main_repository: http://ftp.debian.org/debian
debian_security_repository: http://security.debian.org
debian_pvc_repository: https://repo.parallelvirtualcluster.org/debian
# Enable Prometheus metric reporting from PVC nodes (installs prometheus-node-exporter)
enable_prometheus_exporter: yes
# Root user password
# > Use pwgen to generate
root_password: ""