mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-04 05:12:30 +00:00 
			
		
		
		
	fix the description for table hwinv.
This commit is contained in:
		@@ -1562,8 +1562,8 @@ hwinv => {
 | 
			
		||||
        node => 'The node name or group name.',
 | 
			
		||||
        cputype => 'The cpu model name for the node.',
 | 
			
		||||
        cpucount => 'The number of cpus for the node.',
 | 
			
		||||
        memory => 'The size of the memory for the node.',
 | 
			
		||||
        disksize => 'The size of the disks for the node.',
 | 
			
		||||
        memory => 'The size of the memory for the node in MB.',
 | 
			
		||||
        disksize => 'The size of the disks for the node in GB.',
 | 
			
		||||
        comments => 'Any user-provided notes.',
 | 
			
		||||
        disable =>  "Set to 'yes' or '1' to comment out this row.",
 | 
			
		||||
    },
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user