mirror of
https://git.proxmox.com/git/mirror_acme.sh
synced 2025-04-28 16:53:58 +00:00
saveaccountconf
This commit is contained in:
parent
28afe6f29f
commit
ba7764aeaf
@ -85,6 +85,7 @@ dns_azure_add() {
|
||||
_saveaccountconf_mutable AZUREDNS_TENANTID "$AZUREDNS_TENANTID"
|
||||
_saveaccountconf_mutable AZUREDNS_APPID "$AZUREDNS_APPID"
|
||||
_saveaccountconf_mutable AZUREDNS_CLIENTSECRET "$AZUREDNS_CLIENTSECRET"
|
||||
_saveaccountconf_mutable AZUREDNS_BEARERTOKEN "$AZUREDNS_BEARERTOKEN"
|
||||
fi
|
||||
|
||||
# Use provided bearer token if available and prefix it with Bearer if not already done
|
||||
|
Loading…
Reference in New Issue
Block a user