mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
NEW PROVIDER: GANDI_V5 (deprecates GANDI) (#572)
* GANDI_v5: Add Registrar support * Add GANDI deprecation warning * vendor github.com/tiramiseb/go-gandi
This commit is contained in:
@@ -61,6 +61,10 @@
|
||||
"domain": "$GANDILIVE_DOMAIN",
|
||||
"knownFailures": "5"
|
||||
},
|
||||
"GANDI_V5": {
|
||||
"apikey": "$GANDI_V5_APIKEY",
|
||||
"domain": "$GANDI_V5_DOMAIN"
|
||||
},
|
||||
"GCLOUD": {
|
||||
"type": "$GCLOUD_TYPE",
|
||||
"client_email": "$GCLOUD_EMAIL",
|
||||
|
Reference in New Issue
Block a user