add fanout support

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15304 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2013-02-28 20:47:12 +00:00
parent 191dcde3dc
commit 5acdc18ced

View File

@ -95,6 +95,7 @@ if (
'P|scripts:s' => \$::RERUNPS,
'k|security' => \$::SECURITY,
'o|os:s' => \$::OS,
'fanout=i' => \$::fanout,
)
) {
&updatenode_usage();