1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

HEXONET: Adapt to new OTE endpoint (#1463)

* HEXONET: Adapt to new OTE endpoint

* CCI uses goreleaser which needs go 1.8
This commit is contained in:
Tom Limoncelli
2022-03-24 12:53:42 -04:00
committed by GitHub
parent 7814a837cd
commit 9c7b84eefd
5 changed files with 7 additions and 7 deletions

View File

@@ -52,7 +52,7 @@ integration tests as follows:
dnscontrol get-zones --format=nameonly hexonet HEXONET all
# Review the output. Pick one domain and set HEXONET_DOMAIN.
cd $GIT/dnscontrol/integrationTest
export HEXONET_DOMAIN=a-b-c-movies.com # Pick a domain name.
export HEXONET_DOMAIN=yodream.com # Pick a domain name.
export HEXONET_ENTITY=OTE
export HEXONET_UID=test.user
export HEXONET_PW=test.passw0rd