| networking.hostId | The 32-bit host ID of the machine, formatted as 8 hexadecimal characters
|
| networking.hostFiles | Files that should be concatenated together to form /etc/hosts.
|
| networking.hostName | The name of the machine
|
| networking.hosts | Locally defined maps of hostnames to IP addresses.
|
| networking.useHostResolvConf | In containers, whether to use the
resolv.conf supplied by the host.
|
| networking.fqdn | The fully qualified domain name (FQDN) of this host
|
| networking.fqdnOrHostName | Either the fully qualified domain name (FQDN), or just the host name if
it does not exist
|
| networking.search | The list of domain search paths that are considered for resolving
hostnames with fewer dots than configured in the ndots option,
which defaults to 1 if unset.
|
| networking.extraHosts | Additional verbatim entries to be appended to /etc/hosts
|