update starrs mount vars
This commit is contained in:
parent
a43463a268
commit
e9192e39ec
2 changed files with 4 additions and 7 deletions
|
@ -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
|
|
@ -2,6 +2,10 @@
|
|||
# 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
|
||||
|
|
Loading…
Add table
Reference in a new issue