nicaliases not yet implemented

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14984 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
nott 2013-01-24 15:40:27 +00:00
parent a40c9c08ed
commit 51ffba43f5

View File

@ -1261,7 +1261,9 @@ nics => {
If multiple ip addresses are associated with each NIC:
<nic1>!<network1>|<network2>,<nic2>!<network1>|<network2>, for example, eth0!10_0_0_0-255_255_0_0|fd55:faaf:e1ab:336::/64,ib0!11_0_0_0-255_255_0_0|2001:db8:1:0::/64
',
nicaliases => 'Comma-separated list of aliases for each NIC.
nicaliases => 'NOT YET IMPLEMENTED.
Comma-separated list of aliases for each NIC.
Format: eth0!<alias>,eth1!<alias1>|<alias2>
For example: eth0!moe,eth1!larry|curly',