oVirt / ovirt-engine

The oVirt Engine virtualization manager
Other
492 stars 259 forks source link

packaging: fix error when enabling KeyCloak #939

Closed dupondje closed 1 month ago

dupondje commented 2 months ago

This fixes engine-setup error: [ ERROR ] Failed to execute stage 'Misc configuration': 'OVESETUP_OVN/ovirtProviderOvnSecret'

Since commit 978c90e we save the ovirtProviderOvnSecret value in the setup file. But if this value is not there, but ovirtProviderOvn is True, the engine-setup fails.

So if we can't find the value in the config, a new password is generated.

Are you the owner of the code you are sending in, or do you have permission of the owner?

[y]

sandrobonazzola commented 1 month ago

Merging based on previous approval