From a685cb98af87b8acbcdca5a6a749c2d2a07f0f09 Mon Sep 17 00:00:00 2001 From: ligc Date: Fri, 4 Jan 2013 07:54:45 +0000 Subject: [PATCH] remove the statement: for information purpose for nics.nictypes git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14741 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/Schema.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-xCAT/xCAT/Schema.pm b/perl-xCAT/xCAT/Schema.pm index 926efd819..0744a1590 100644 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -1251,7 +1251,7 @@ nics => { :,:,..., for example, eth0:-eth0,ib0:-ib0 If multiple ip addresses are associcated with each NIC: :|,:|,..., for example, eth0:-eth0|-eth0-ipv6,ib0:-ib0|-ib0-ipv6.', - nictypes => 'Comma-separated list of NIC types per NIC. Used for information purposes. :,:, e.g. eth0:Ethernet,ib0:Infiniband', + nictypes => 'Comma-separated list of NIC types per NIC. :,:, e.g. eth0:Ethernet,ib0:Infiniband', niccustomscripts => 'Comma-separated list of custom scripts per NIC. :,:, e.g. eth0:configeth eth0, ib0:configib ib0 .', nicnetworks => 'Comma-separated list of networks connected to each NIC.