Fix incorrect variable name
This commit is contained in:
parent
bf10ede298
commit
35b375ab0e
|
@ -29,7 +29,7 @@ debian_security_repository: http://security.debian.org
|
||||||
debian_pvc_repository: https://repo.parallelvirtualcluster.org/debian
|
debian_pvc_repository: https://repo.parallelvirtualcluster.org/debian
|
||||||
|
|
||||||
# Enable Prometheus metric reporting from PVC nodes (installs prometheus-node-exporter)
|
# Enable Prometheus metric reporting from PVC nodes (installs prometheus-node-exporter)
|
||||||
enable_prometheus_exporter: yes
|
enable_prometheus_exporters: yes
|
||||||
|
|
||||||
# Root user password
|
# Root user password
|
||||||
# > Use pwgen to generate
|
# > Use pwgen to generate
|
||||||
|
|
Loading…
Reference in New Issue