Files
offline_kubespray/collection/community/dns/tests/integration/integration_config.yml.hosttech-template
ByeonJungHun 360c6eef4a offline 작업
2024-02-19 16:02:29 +09:00

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.