summaryrefslogtreecommitdiffstats
path: root/host_vars/pve.local.yml.example
blob: 007962dc24662cb86c0aa2c177fae06c30db91a5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
network_ipv4_address: "10.0.0.253"
network_ipv4_gateway: "10.0.0.254"
network_ipv4_dns: "10.0.0.254"
network_bridge_interface: "enp0s25"

pve_admin_user: "admin"
pve_admin_password: "changeme"
pve_storage_device: "/dev/sda4"

restic_version: "0.19.0"

ethtool_wol_interface: "enp0s25"
ethtool_lid_ac_action: "ignore"