xoxys.pve/defaults/main.yml
Robert Kaussow dcede0df07
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/notify Pipeline was successful
chore: cleanup vars and add docs
2024-09-29 22:28:17 +02:00

19 lines
388 B
YAML

---
pve_pamd_motd_enabled: True
# @var pve_disk_mount:example: >
# pve_disk_mount:
# - path: /mnt/backup
# src: /dev/sdX
# fstype: ext4
# opts:
# state: present
# @end
pve_disk_mount: []
pve_auth_pam_is_default: True
pve_auth_pam_description: Linux PAM standard authentication
pve_auth_pve_is_default: False
pve_auth_pve_description: Proxmox VE authentication server