mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
TRANSIP: Performed the integration tests by an TransIP private key. (#2087)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
This commit is contained in:
committed by
GitHub
parent
8b28dd49b5
commit
a068aaa1ab
@ -206,6 +206,8 @@
|
||||
"token": "$VULTR_TOKEN"
|
||||
},
|
||||
"TRANSIP": {
|
||||
"AccountName": "$TRANSIP_ACCOUNT_NAME",
|
||||
"PrivateKey": "$TRANSIP_PRIVATE_KEY",
|
||||
"AccessToken": "$TRANSIP_ACCESS_TOKEN",
|
||||
"domain": "$TRANSIP_DOMAIN"
|
||||
},
|
||||
|
Reference in New Issue
Block a user