1
0
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:
Kai Schwarz
2018-08-30 14:54:42 +02:00
committed by Craig Peterson
parent 402fc449e2
commit 3e5d223675
26 changed files with 1927 additions and 0 deletions

View File

@@ -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",