internetee-registry/test/fixtures/white_ips.yml
2023-06-01 16:27:34 +03:00

13 lines
267 B
YAML

one:
registrar: bestnames
ipv4: 127.0.0.1
interfaces:
- <%= WhiteIp::REGISTRAR %>
- <%= WhiteIp::API %>
two:
registrar: bestnames
ipv6: 2001:0db8:85a3:0000:0000:8a2e:0370:7334
interfaces:
- <%= WhiteIp::REGISTRAR %>
- <%= WhiteIp::API %>