Skip to content

Commit 91a184c

Browse files
committed
Docs: Update vip failover commands
It is best practice to use systemctl to stop and start containers.
1 parent 53a1a51 commit 91a184c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/source/operations/ubuntu-noble.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,8 @@ long enough).
153153

154154
.. code-block:: bash
155155
156-
sudo docker stop keepalived
157-
sudo docker start keepalived
156+
sudo sudo systemctl stop kolla-keepalived-container.service
157+
sudo sudo systemctl start kolla-keepalived-container.service
158158
159159
Always back up the overcloud DB before starting:
160160

0 commit comments

Comments
 (0)