v1.125
What's Changed
Replaces OpenDistro with OpenSearch 2.4.0 by @sjpb in #197, including:
- Grafana updated from 8.5.9 to 9.0.3.
- Filebeat-OSS updated from 7.9.3 to 7.12.1.
- Host group and role
opendistroreplaced with group and roleopensearch. elasticsearch_*andopendistro_*variables used for opendistro role replaced byopensearch_*variables.- Changed to host networking for containers.
- Updated CaaS/CI image to
openhpc-230110-1629.qcow2.
Full Changelog: v1.124...v1.125
Notes
- By default opendistro uses self-signed certs with 10 years validity. Certs are automatically updated if necessary when running the appliance.
Deployment
-
Merge this release:
- Change any environment-specific
elasticsearch_*andopendistro_*variables to appropriateopensearch_*equivalents. Note the defaults in the common environment are changed by this release so only non-defaults require manual action. - Remove
podman_cidrvariable as this is unused for container host networking.
- Change any environment-specific
-
Update galaxy roles and collections.
-
Run
site.yml. OpenDistro data in{{ appliances_state_dir | default('/usr/share') }}/elasticsearch/datawill be automatically migrated to OpenSearch . Note the OpenDistro data will not automatically be deleted.