mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-30 02:42:41 +00:00 
			
		
		
		
	A typo to set the osdistro attr. Since rh.genimage is linked by several distro, cannot simply give a default value. Keep to be not touched
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11363 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -500,7 +500,6 @@ if ($internal) { | ||||
| 	$updates_os{'provmethod'} = 'netboot'; | ||||
| 	$updates_os{'osname'} = 'Linux'; | ||||
| 	$updates_os{'osvers'} = $osver; | ||||
| 	$updates_os{'osdistro'} = 'sles'; # not used currently | ||||
| 	$updates_os{'osarch'} = $arch; | ||||
| 	# update the imagename for stateless  | ||||
| 	print "The output for table updates starts here\n"; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user