You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
system-tests/pro/09_system_dns.json.tt2

26 lines
502 B

{
"dns": {
"localhost": {
"resolveable": true,
"addrs": [
"127.0.0.1"
],
"timeout": 500
},
"sp1": {
"resolveable": true,
"addrs": [
"192.168.255.251"
],
"timeout": 500
},
"sp2": {
"resolveable": true,
"addrs": [
"192.168.255.252"
],
"timeout": 500
}
}
}