xiaodongwang 13526a0508 add template files and update snippets
Change-Id: I9420ef1fd8d3b950235a64ee3cb02b6e814202d5
2014-02-04 23:07:07 -08:00

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