10 lines
360 B
INI
10 lines
360 B
INI
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
|
|
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
|
|
#for $iname, $idata in $interfaces.items()
|
|
#set $ip = $idata.get("ip_address", "")
|
|
#if $hostname != "" and $ip != ""
|
|
$ip $hostname
|
|
#end if
|
|
#end for
|
|
# $compass_ip $compass_hostname
|