mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-03 21:02:34 +00:00 
			
		
		
		
	uncomment the getadapter.rst in the conf.py
This commit is contained in:
		@@ -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 ::
 | 
			
		||||
 
 | 
			
		||||
@@ -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',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user