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/ce/09_system_dns.json.tt2

19 lines
337 B

{
"dns": {
"localhost": {
"resolveable": true,
"addrs": [
"127.0.0.1"
],
"timeout": 500
},
"spce": {
"resolveable": true,
"addrs": [
"127.0.0.2"
],
"timeout": 500
}
}
}