mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
new provider module HEXONET (#373)
This commit is contained in:
committed by
Craig Peterson
parent
402fc449e2
commit
3e5d223675
@@ -42,6 +42,14 @@
|
||||
"private_key": "$GCLOUD_PRIVATEKEY",
|
||||
"project_id": "$GCLOUD_PROJECT"
|
||||
},
|
||||
"HEXONET": {
|
||||
"apilogin": "$HEXONET_UID",
|
||||
"apipassword": "$HEXONET_PW",
|
||||
"apientity": "$HEXONET_ENTITY",
|
||||
"debugmode": "$HEXONET_DEBUGMODE",
|
||||
"ipaddress": "$HEXONET_IP",
|
||||
"domain": "dnscontrol.com"
|
||||
},
|
||||
"LINODE": {
|
||||
"COMMENT": "25: Linode's hostname validation does not allow the target domain TLD",
|
||||
"token": "$LINODE_TOKEN",
|
||||
|
||||
Reference in New Issue
Block a user