mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-02 19:40:10 +00:00
update mtu description in networks table
This commit is contained in:
parent
28eaa0f8f6
commit
df369b9387
@ -572,7 +572,7 @@ passed as argument rather than by table value',
|
||||
ddnsdomain => 'A domain to be combined with nodename to construct FQDN for DDNS updates induced by DHCP. This is not passed down to the client as "domain"',
|
||||
vlanid => 'The vlan ID if this network is within a vlan.',
|
||||
domain => 'The DNS domain name (ex. cluster.com).',
|
||||
mtu => 'The default MTU for the network',
|
||||
mtu => 'The default MTU for the network, if this network is for aliases, mtu value should be the same with its basic network mtu value.',
|
||||
comments => 'Any user-written notes.',
|
||||
disable => "Set to 'yes' or '1' to comment out this row.",
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user