pbs rename
This commit is contained in:
parent
2bca43032e
commit
a19c68d212
1 changed files with 2 additions and 2 deletions
|
@ -122,7 +122,7 @@ zfs_datasets: # DatenPools werden hier nicht verwaltet
|
|||
snapdir: hidden
|
||||
reservation: 1G
|
||||
acltype: posix # https:///docs.ansible.com/ansible-core/2.14/playbook_guide/playbooks_privilege_escalation.html#risks-of-becoming-an-unprivileged-user ; sonst kann die dotfiles-Rolle kein setfacl machen
|
||||
- dataset: backup/pve5/pve_backup
|
||||
- dataset: backup/pve5/proxmox
|
||||
state: present
|
||||
recordsize: 1M
|
||||
- dataset: backup/pve5/videos
|
||||
|
@ -191,7 +191,7 @@ sanoid_datasets:
|
|||
template: '14tage'
|
||||
recursive: 'yes'
|
||||
snapshots: true
|
||||
- path: 'backup/pve5/pve_backup'
|
||||
- path: 'backup/pve5/proxmox'
|
||||
template: '14tage'
|
||||
recursive: 'yes'
|
||||
snapshots: true
|
||||
|
|
Loading…
Add table
Reference in a new issue