Add NPMplus SSL checks and token refresh
This commit is contained in:
@@ -27,6 +27,14 @@ arcane:
|
||||
api_key: "arc_..."
|
||||
env_id: 0
|
||||
|
||||
npmplus:
|
||||
base_url: "https://10.10.10.10:81/api"
|
||||
identity: "your@email.com"
|
||||
secret: "yourPassword"
|
||||
# Optional static token (not recommended if it expires)
|
||||
token: ""
|
||||
verify_tls: true
|
||||
|
||||
security:
|
||||
reboot_password: "CHANGE_ME"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user