Added starr server for *arr apps #2
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
|
# 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
|
||||||
|
|
Loading…
Add table
Reference in a new issue