Fix error with how enum is passed into vsphere api in vsphere support for win2k3 specialization
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13027 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -2388,7 +2388,7 @@ sub make_customization_spec { | ||||
| 		%lfpd = ( | ||||
| 			licenseFilePrintData=>CustomizationLicenseFilePrintData->new( | ||||
| 				autoMode=>CustomizationLicenseDataMode->new( | ||||
| 				    val => 'perSeat', | ||||
| 				    'perSeat' | ||||
| 				) | ||||
| 			) | ||||
| 		); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user