blob: 7cda3a767631b5daf0b1b4d1f4713bea17d610b0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
---
network_ipv4_address: "10.0.0.253"
network_ipv4_gateway: "10.0.0.254"
network_ipv4_dns: "10.0.0.254"
network_bridge: "vmbr0"
pve_admin_user: "admin"
pve_admin_password: "changeme"
pve_storage_device: "/dev/sda4"
pve_storage_name: "pve"
restic_version: "0.19.0"
ethtool_wol_interface: "enp0s25"
ethtool_lid_ac_action: "ignore"
|