2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 17:46:38 +00:00

uncomment the getadapter.rst in the conf.py

This commit is contained in:
cxhong 2020-07-31 16:28:48 -04:00
parent cdd22810b5
commit 478164108a
2 changed files with 3 additions and 3 deletions

View File

@ -12,11 +12,11 @@ information to help customer configure the network.
How to use getadapter
-----------------------
Set the chian table to run ``getadapter`` script ::
Set the chain table to run ``getadapter`` script ::
chdef <noderange> chain="runcmd=getadapter"
After the discovery completed, the column ``nicsadapter`` of ```nics`` table is
After the discovery completed, the column ``nicsadapter`` of ``nics`` table is
updated.
View result with ``lsdef`` command ::

View File

@ -105,7 +105,7 @@ exclude_patterns = ['guides/install-guides/common_sections.rst',
'**hierarchy/databases/postgres_tips.rst',
'**hierarchy/define_and_install_compute_node.rst',
#'**hierarchy/define_service_node.rst',
'**networks/getadapter.rst'
#'**networks/getadapter.rst'
#'**networks/vlan/index.rst',
#'**networks/vlan/vlan.rst',
#'**license/xcat_corporate_contributor_license_agreement.rst',