2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-13 09:50:19 +00:00

Modify description of taggedvlan column in ipmi db table

This commit is contained in:
Mark Gurevich
2016-09-02 11:47:40 -04:00
parent d914696c2b
commit 3c8144055b
4 changed files with 4 additions and 4 deletions

View File

@ -96,7 +96,7 @@ ipmi Attributes:
\ **taggedvlan**\
Have bmcsetup place the BMC on the specified vlan tag on a shared netwirk interface. Some network devices may be incompatible with this option
Bmcsetup will configure the network interface of the BMC to be tagged to the VLAN specified.

View File

@ -1148,7 +1148,7 @@ group Attributes:
\ **vlantag**\ (ipmi.taggedvlan)
Have bmcsetup place the BMC on the specified vlan tag on a shared netwirk interface. Some network devices may be incompatible with this option
Bmcsetup will configure the network interface of the BMC to be tagged to the VLAN specified.

View File

@ -1184,7 +1184,7 @@ node Attributes:
\ **vlantag**\ (ipmi.taggedvlan)
Have bmcsetup place the BMC on the specified vlan tag on a shared netwirk interface. Some network devices may be incompatible with this option
Bmcsetup will configure the network interface of the BMC to be tagged to the VLAN specified.

View File

@ -435,7 +435,7 @@ passed as argument rather than by table value',
2 2 Third interface on ML2 or mezzanine adapter
2 3 Fourth interface on ML2 or mezzanine adapter',
taggedvlan => 'Have bmcsetup place the BMC on the specified vlan tag on a shared netwirk interface. Some network devices may be incompatible with this option',
taggedvlan => 'Bmcsetup will configure the network interface of the BMC to be tagged to the VLAN specified.',
bmcid => 'Unique identified data used by discovery processes to distinguish known BMCs from unrecognized BMCs',
username => 'The BMC userid. If not specified, the key=ipmi row in the passwd table is used as the default.',
password => 'The BMC password. If not specified, the key=ipmi row in the passwd table is used as the default.',