From 47a9ae7e6960e3c7d24bee108f64c3a9a414384e Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Wed, 21 Jul 2010 15:43:00 -0700 Subject: Fix completion on multi-type node Workaround for bug 5887 --- templates/system/static-host-mapping/host-name/node.tag/inet/node.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/system/static-host-mapping/host-name/node.tag/inet/node.def b/templates/system/static-host-mapping/host-name/node.tag/inet/node.def index 2be95542..baae548b 100644 --- a/templates/system/static-host-mapping/host-name/node.tag/inet/node.def +++ b/templates/system/static-host-mapping/host-name/node.tag/inet/node.def @@ -1,4 +1,4 @@ -type: ipv4, ipv6 +type: ipv4,ipv6 help: Address [REQUIRED] val_help: ipv4; IPv4 address val_help: ipv6; IPv6 address -- cgit v1.2.3