add mount for nextcloud

This commit is contained in:
Jayne Passmore 2025-04-24 19:23:46 -05:00
parent 9ba90c9e15
commit 0c37022cac

View file

@ -0,0 +1,12 @@
---
# vars file for mount on privtorrents.actcur.com
mounts:
nfs:
- name: nextcloud
host: host.actcur.com
remote: /mnt/butter/nextcloud
local: /mnt/nextcloud
type: nfs
# end of file