playbook-builder/var_files/mount/starrs.actcur.com
2025-03-20 01:18:49 -05:00

16 lines
306 B
Text

---
# vars file for mount on privtorrents.actcur.com
mounts:
ext4:
- name: data
device: UUID=a11c4225-bf55-4888-ab15-589afde95510
mount: /mnt/data
nfs:
- name: video
host: host.actcur.com
remote: /mnt/butter/video
local: /mnt/video
type: nfs
# end of file