biemond / biemond-oradb

Puppet Oracle Database Module
Apache License 2.0
59 stars 113 forks source link

SE installation of 12.2.0.1 #203

Open vladimirsafronov1251 opened 6 years ago

vladimirsafronov1251 commented 6 years ago

When trying to install 12.2.0.1 SE version, getting error from oracle: Notice: /Stage[main]/Oracledb::Install/Oradb::Installdb[OraDB12.2.0.1_SE]/Exec[install oracle database OraDB12.2.0.1_SE]/returns: - cvc-enumeration-valid: Value 'SE' is not facet-valid with respect to enumeration '[EE, SEONE, SE2, HP, XP, PE]'. It must be a value from the enumeration.

But SE2 parameter value doesn't match for Enum['EE', 'SE', 'SEONE'] at install.pp manifest.

biemond commented 6 years ago

Hi

Thanks and you are right. Can you send me a pull request with this change and see if it works for you.