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:
@@ -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
|
||||
|
Reference in New Issue
Block a user