playbook-builder/var_files/mount/cloud.actcur.com
Jayne Passmore 926334babe Migrated nextcloud server (#8)
Co-authored-by: Beth Parker <ejparker@actcur.com>
Reviewed-on: #8
2025-05-05 15:26:57 -05:00

12 lines
No EOL
206 B
Text

---
# vars file for mount on cloud.actcur.com
mounts:
nfs:
- name: nextcloud
host: host.actcur.com
remote: /mnt/butter/nextcloud
local: /mnt/nextcloud
type: nfs
# end of file