12 lines
299 B
Plaintext
12 lines
299 B
Plaintext
---
|
|
# Template for Hosttech DNS tests:
|
|
|
|
test_zone: ...
|
|
test_record_prefix: ... # must not be empty!
|
|
# Specify username/password:
|
|
hosttech_username: ...
|
|
hosttech_password: ...
|
|
# Alternatively (or additionally), specify token:
|
|
hosttech_token: ...
|
|
# Specifying both will run the same tests with both.
|