mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 11:22:27 +00:00 
			
		
		
		
	Fix typo for makeconservercf
This commit is contained in:
		| @@ -74,7 +74,7 @@ To start discovery process, just need to power on the host remotely with the fol | ||||
| **[Optional]** If you'd like to monitor the discovery process, you can use:: | ||||
|  | ||||
|   chdef cn1 cons=ipmi | ||||
|   makeconsercf | ||||
|   makeconservercf | ||||
|   rcons cn1 | ||||
|  | ||||
| .. include:: standard_cn_definition.rst | ||||
|   | ||||
| @@ -34,5 +34,5 @@ To start discovery process, just need to power on the PBMC node remotely with th | ||||
| **[Optional]** If you'd like to monitor the discovery process, you can use:: | ||||
|  | ||||
|   chdef Server-8247-22L-SN10112CA cons=ipmi | ||||
|   makeconsercf | ||||
|   makeconservercf | ||||
|   rcons Server-8247-22L-SN10112CA | ||||
|   | ||||
| @@ -38,5 +38,5 @@ To start discovery process, just need to power on the PBMC node remotely with th | ||||
|  | ||||
| **[Optional]** If you'd like to monitor the discovery process, you can use:: | ||||
|  | ||||
|   makeconsercf node-8247-42l-10112ca | ||||
|   makeconservercf node-8247-42l-10112ca | ||||
|   rcons node-8247-42l-10112ca | ||||
|   | ||||
		Reference in New Issue
	
	Block a user