update starrs mount vars

This commit is contained in:
Beth Parker 2025-03-20 01:18:49 -05:00
parent a43463a268
commit e9192e39ec
2 changed files with 4 additions and 7 deletions

View file

@ -1,7 +0,0 @@
role:core:v1.0:core
role:mount:v1.0:core,mount
role:nginx-ssl:v1.0:common,nginx-ssl
role:certbot:v1.0:common,certbot
role:sonarr:testing:software,sonarr
# end of file

View file

@ -2,6 +2,10 @@
# vars file for mount on privtorrents.actcur.com # vars file for mount on privtorrents.actcur.com
mounts: mounts:
ext4:
- name: data
device: UUID=a11c4225-bf55-4888-ab15-589afde95510
mount: /mnt/data
nfs: nfs:
- name: video - name: video
host: host.actcur.com host: host.actcur.com