This cell's database server records, added to the global CellServDB. See CellServDB(5) man page for syntax. Ignored when afsdb
is set to true
.
Declarations
Type
list of (submodule)
Default
[ ]
Example
[
{
dnsname = "first.afsdb.server.dns.fqdn.org";
ip = "1.2.3.4";
}
{
dnsname = "second.afsdb.server.dns.fqdn.org";
ip = "2.3.4.5";
}
]