SUSE / salt-shaptools

Salt execution module and state to manage SAP Applications (HANA only at the moment) and SUSE Linux Enterprise High Availability components
Apache License 2.0
14 stars 11 forks source link

Fix extra_parameters usage in hana.installed #68

Closed arbulu89 closed 4 years ago

arbulu89 commented 4 years ago

I have started testing the xs installation in our deployment, and I have found out that the extra_parameters variable is not working. This patch fixes this issue. Besides that, I have added the option to customize more passwords in the passwords xml file. All the passwords are now in a list. And if a new entry in extra_parameters matches, it will be included in the passwords instead of the standard configuration file.

@diegoakechi I don't know if we should open a bug in bugzilla to track this an create a new MU update. I don't thing it's critical anyway