16 lines
306 B
Text
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
|