Releases: ovh/sap-logs-on-ovhcloud-logs-data-platform
Releases · ovh/sap-logs-on-ovhcloud-logs-data-platform
v1.0.4
v1.0.3
What's Changed
- Update Ansible code to fix issues during the ERS deployment configuration.
- The configuration file for SCS Java has been renamed from 'ascs_java.conf' to 'scs_java.conf'.
- Update the shellscript to fix a typo with ERS.
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Add the possibility to pass the certificate in PEM format if the certificate is not already present on your server with
ldp_ca
andaudit_ldp_ca
vars. - Use
ansible.builtin.package
to check and install packages instead of manage each OS distribution.
Full Changelog: v1.0.1...v1.0.2