diff options
Diffstat (limited to 'host_vars/pve.local.yml.example')
| -rw-r--r-- | host_vars/pve.local.yml.example | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/host_vars/pve.local.yml.example b/host_vars/pve.local.yml.example index fa59020a..182eb39e 100644 --- a/host_vars/pve.local.yml.example +++ b/host_vars/pve.local.yml.example @@ -16,3 +16,6 @@ restic_version: "0.19.0" pve_admin_user: "admin" pve_admin_password: "changeme" + +ethtool_wol_interface: "eth0" +ethtool_lid_ac_action: "ignore" |
