feat: initial radarr 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: ""
|
||||
password: ""
|
||||
movie_category: movies
|
||||
remove_completed_downloads: true
|
||||
remove_failed_downloads: true
|
||||
Reference in New Issue
Block a user