ibm-mas / ansible-devops

Ansible collection supporting devops for IBM Maximo Application Suite
https://ibm-mas.github.io/ansible-devops/
Eclipse Public License 2.0
49 stars 88 forks source link

SLS Installation fails with MODULE Error for version 5 of Document DB Engine Version #1227

Closed whoiscnu closed 6 months ago

whoiscnu commented 8 months ago

SLS installation fails during LicenseService activation with DocumentDB Version 5.0 Engine. It works fine with v 4.0

whoiscnu commented 7 months ago

conditions:

whoiscnu commented 7 months ago

The certificates indentation is not yet fixed but still the sls fails with invalid mongo configuration. is the latest ansible version collection tested with documentdb?

durera commented 6 months ago

If you haven't already, please raise a support ticket against SLS for this so that this report/query gets to the SLS development team. Issues in this repo are for issues with the automation/ansible code rather than problems with the things that it deploys.

whitfiea commented 6 months ago

@whoiscnu DocDB v5 works with SLS. The error looks to be one of connectivity rather than engine version. You should also ensure that you are using an up to date ansible-devops that has this change https://github.com/ibm-mas/ansible-devops/pull/1229 that updated the certificates used for new docDB instances.