mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-04 05:12:30 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			692 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			692 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
xcat-inventory
 | 
						|
==============
 | 
						|
 | 
						|
`xcat-inventory <https://github.com/xcat2/xcat-inventory>`_ is an inventory tool for the cluster managed by xCAT. Its features includes:
 | 
						|
 | 
						|
* a object based view of the cluster inventory, which is flexible, extensible and well formatted
 | 
						|
 | 
						|
* interfaces to export/import the cluster inventory data in yaml/json format, which can be then managed under source control
 | 
						|
 | 
						|
* inventory templates for typical clusters, which help user to defines a cluster easily
 | 
						|
 | 
						|
* ability to intergrate with Ansible(Comming Soon)
 | 
						|
 | 
						|
 | 
						|
This section presents 2 typical user case of ``xcat-inventory``
 | 
						|
 | 
						|
.. toctree::
 | 
						|
   :maxdepth: 2
 | 
						|
 | 
						|
   version_control_inventory.rst
 | 
						|
   define_create_cluster.rst
 |