Trennstrich als Trennzeichen

This commit is contained in:
Peter Hormanns 2019-03-09 17:51:24 +01:00
parent 09e7b1fc4e
commit cfe46ccb3d
2 changed files with 2 additions and 2 deletions

View File

@ -4,5 +4,5 @@
# #
# #
#foreach( $pac in ${hive.webpacs} ) #foreach( $pac in ${hive.webpacs} )
eth0:${pac.name}:${pac.curINetAddr.inet4Addr}/32 eth0|${pac.name}|${pac.curINetAddr.inet4Addr}/32
#end #end

View File

@ -4,5 +4,5 @@
# #
# #
#foreach( $pac in ${hive.webpacs} ) #foreach( $pac in ${hive.webpacs} )
eth0:${pac.name}:${pac.curINetAddr.inet6Addr}/128 eth0|${pac.name}|${pac.curINetAddr.inet6Addr}/128
#end #end