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/branches/2.7@13028 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@@ -2380,7 +2380,7 @@ sub make_customization_spec {
|
||||
%lfpd = (
|
||||
licenseFilePrintData=>CustomizationLicenseFilePrintData->new(
|
||||
autoMode=>CustomizationLicenseDataMode->new(
|
||||
val => 'perSeat',
|
||||
'perSeat'
|
||||
)
|
||||
)
|
||||
);
|
||||
|
Reference in New Issue
Block a user