summaryrefslogtreecommitdiffstats
path: root/host_vars/pve.local.yml.example
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-07-21 23:38:24 +0200
committerAhmed Abdelhalim <[email protected]>2026-07-21 23:38:24 +0200
commit0ebbc25264ac1babaa9164c7a91a407634ffa6c7 (patch)
treefb67f20f89d6fd4ba7688c92adeae6224f036bfa /host_vars/pve.local.yml.example
parentf83097c8c397e9544f2defa78716c45da88195ab (diff)
Add missing vars and fix mappings in examples
Diffstat (limited to 'host_vars/pve.local.yml.example')
-rw-r--r--host_vars/pve.local.yml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/host_vars/pve.local.yml.example b/host_vars/pve.local.yml.example
index 07a002a3..7bbaa914 100644
--- a/host_vars/pve.local.yml.example
+++ b/host_vars/pve.local.yml.example
@@ -2,7 +2,7 @@
# Disable wifi connection on PVE, it's connected with LAN
network_wifi_ssid: ""
network_wifi_pass: ""
-network_ipv4_address: "10.0.0.253"
+network_ipv4_address: "10.0.0.250"
network_ipv4_gateway: "10.0.0.254"
network_ipv4_dns: "10.0.0.254"
network_prefer_ipv4: true