Skip to content

Commit b489c98

Browse files
authored
Merge pull request #184 from stackhpc/readme-fixes
README fixes
2 parents d5814cf + 435a815 commit b489c98

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ Verify that `virtualbmc <https://opendev.org/openstack/virtualbmc>`_ is running:
336336

337337
.. code-block:: console
338338
339-
/usr/local/bin/vbmc list
339+
~/tenks-venv/bin/vbmc list
340340
+-------------+---------+--------------+------+
341341
| Domain name | Status | Address | Port |
342342
+-------------+---------+--------------+------+
@@ -410,8 +410,8 @@ The new containers can be seen running on the controller node:
410410
411411
$ ssh stack@192.168.33.3 docker ps
412412
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
413-
fad79f29afbc 192.168.33.5:4000/openstack.kolla/opensearch-dashboards:2024.1-rocky-9 "dumb-init --single-…" 6 hours ago Up 6 hours (healthy) opensearch_dashboards
414-
64df77adc709 192.168.33.5:4000/openstack.kolla/opensearch:2024.1-rocky-9 "dumb-init --single-…" 6 hours ago Up 6 hours (healthy) opensearch
413+
fad79f29afbc 192.168.33.5:4000/openstack.kolla/opensearch-dashboards:master-rocky-9 "dumb-init --single-…" 6 hours ago Up 6 hours (healthy) opensearch_dashboards
414+
64df77adc709 192.168.33.5:4000/openstack.kolla/opensearch:master-rocky-9 "dumb-init --single-…" 6 hours ago Up 6 hours (healthy) opensearch
415415
416416
We can see the log indexes in OpenSearch:
417417

0 commit comments

Comments
 (0)