document format hosts.hostnames
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14586 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
c3381461da
commit
16b2c9a45e
@ -349,7 +349,7 @@ hosts => {
|
||||
descriptions => {
|
||||
node => 'The node name or group name.',
|
||||
ip => 'The IP address of the node. This is only used in makehosts. The rest of xCAT uses system name resolution to resolve node names to IP addresses.',
|
||||
hostnames => 'Hostname aliases added to /etc/hosts for this node.',
|
||||
hostnames => 'Hostname aliases added to /etc/hosts for this node. Comma or blank separated list.',
|
||||
otherinterfaces => 'Other IP addresses to add for this node. Format: -<ext>:<ip>,<intfhostname>:<ip>,...',
|
||||
comments => 'Any user-written notes.',
|
||||
disable => "Set to 'yes' or '1' to comment out this row.",
|
||||
|
Loading…
Reference in New Issue
Block a user