chore: cleanup vars and add docs
This commit is contained in:
parent
f060d170d4
commit
dcede0df07
@ -1,18 +1,18 @@
|
||||
---
|
||||
pve_pamd_motd_enabled: True
|
||||
|
||||
pve_disk_mount: []
|
||||
## Example:
|
||||
# @var pve_disk_mount:example: >
|
||||
# pve_disk_mount:
|
||||
# - path: /mnt/backup
|
||||
# src: /dev/sdX
|
||||
# fstype: ext4
|
||||
# opts:
|
||||
# state: present
|
||||
# @end
|
||||
pve_disk_mount: []
|
||||
|
||||
# Configure pam auth
|
||||
pve_auth_pam_is_default: True
|
||||
pve_auth_pam_description: Linux PAM standard authentication
|
||||
|
||||
pve_auth_pve_is_default: False
|
||||
pve_auth_pve_description: Linux pve standard authentication
|
||||
pve_auth_pve_description: Proxmox VE authentication server
|
||||
|
Loading…
Reference in New Issue
Block a user