summaryrefslogtreecommitdiffstats
path: root/host_vars/pve.local.yml.example
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-06-30 01:22:24 +0200
committerAhmed Abdelhalim <[email protected]>2026-06-30 01:22:24 +0200
commita3c687dde49fbf31b7049fca9eeb7981a8118cb2 (patch)
tree399e24a87aec67fc34a71583c4c1ecbde8f47b22 /host_vars/pve.local.yml.example
parent50af6ee0faf0d73838d5d499b70afa5aaebb7db1 (diff)
Update pve admin password in example and real configurations
Diffstat (limited to 'host_vars/pve.local.yml.example')
-rw-r--r--host_vars/pve.local.yml.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/host_vars/pve.local.yml.example b/host_vars/pve.local.yml.example
index 0e70d476..fa59020a 100644
--- a/host_vars/pve.local.yml.example
+++ b/host_vars/pve.local.yml.example
@@ -13,3 +13,6 @@ network_ipv6_gateway: "fd5c:fd8b:2b8c::254"
network_ipv6_dns: "fd5c:fd8b:2b8c::254"
restic_version: "0.19.0"
+
+pve_admin_user: "admin"
+pve_admin_password: "changeme"