diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-07-09 23:20:14 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-07-10 00:38:48 +0200 |
| commit | 31ab4af71809028695e747cc717dae0e45a21e8e (patch) | |
| tree | 0a46b0bbab2ab58a91e29669a9f5519e817d551a /host_vars/pve.local.yml.example | |
| parent | 1cbb9df950175e698e1edc87953e8f4bfb22b88a (diff) | |
Extract logind lid configuration into it's own role
Diffstat (limited to 'host_vars/pve.local.yml.example')
| -rw-r--r-- | host_vars/pve.local.yml.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host_vars/pve.local.yml.example b/host_vars/pve.local.yml.example index 88a60b5a..60b6060c 100644 --- a/host_vars/pve.local.yml.example +++ b/host_vars/pve.local.yml.example @@ -16,4 +16,4 @@ pve_storage_device: "/dev/sda4" restic_version: "0.19.0" ethtool_wol_interface: "eth0" -ethtool_lid_ac_action: "ignore" +logind_lid_ac_action: "ignore" |
