feat: initial sonarr terraform configuration
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
enable: true
|
||||
priority: 1
|
||||
host: nzbget.service.consul
|
||||
port: 443
|
||||
use_ssl: true
|
||||
username: svc_nzbsubmit
|
||||
password: ""
|
||||
tv_category: tvseries
|
||||
remove_completed_downloads: true
|
||||
remove_failed_downloads: true
|
||||
Reference in New Issue
Block a user