Compare commits

...

2 commits

Author SHA1 Message Date
Actaeus Curabitur
b9f116747b Added bazarr pillar files 2023-09-21 21:54:05 -05:00
Actaeus Curabitur
e58f10fa4a Added bazarr 2023-09-21 21:33:22 -05:00
6 changed files with 36 additions and 1 deletions

View file

@ -0,0 +1,3 @@
aur:
pkgs:
bazarr: []

View file

@ -0,0 +1,14 @@
nginx:
bazarr:
auth: 2fa
default: no
https:
port: 6767
prot: http
portal:
Media:
bazarr:
name: Subtitle Downloader
summary: Bazarr Server
public: false

View file

@ -0,0 +1,3 @@
services:
bazarr:
bazarr: []

View file

@ -7,6 +7,7 @@ roles:
- sonarr
- radarr
- lidarr
- bazarr
- jackett
- ytdownloader
- podfox

View file

@ -0,0 +1,14 @@
/var/lib/bazarr:
file.symlink:
- target: /mnt/data/bazarr
- force: true
- mkdirs: true
#package is in aur repo
bazarr:
pkg.installed
bazarr_service:
service.running:
- name: bazarr
- enable: true

View file

@ -7,7 +7,7 @@
- repos.epel
'os_family:Arch':
- match: grain_pcre
- repos.aur
- repos.arch
- systems.arch.mirrors
- systems.core.freeipa
'*':