Skip to content

Commit aeaf2bf

Browse files
authored
Merge pull request #932 from stackhpc/correct-opensearch-migration-instructions
Correct OpenSearch migration instructions
2 parents 699bced + 3543c9f commit aeaf2bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/operations/rocky-linux-9.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ Elasticsearch/Kibana should be migrated to OpenSearch.
161161
- Read the `Kolla Ansible OpenSearch migration
162162
docs <https://docs.openstack.org/kolla-ansible/yoga/reference/logging-and-monitoring/central-logging-guide-opensearch.html#migration>`__
163163
- If necessary, take a backup of the Elasticsearch data.
164-
- Ensure ``kolla_enable_elasticsearch`` is unset in ``etc/kayobe/kolla.yml``
164+
- Ensure ``kolla_enable_elasticsearch`` is set to false in ``etc/kayobe/kolla.yml``
165165
- If you have a custom Kolla Ansible inventory, ensure that it contains the ``opensearch`` and ``opensearch-dashboards`` groups. Otherwise, sync with the inventory in Kayobe.
166166
- Set ``kolla_enable_opensearch: true`` in ``etc/kayobe/kolla.yml``
167167
- ``kayobe overcloud service configuration generate --node-config-dir '/tmp/ignore' --kolla-tags none``

0 commit comments

Comments
 (0)