Skip to content

Commit f4f30e4

Browse files
authored
Merge pull request #1054 from stackhpc/rabbitmq-playbook-run
Use $KAYOBE_CONFIG_PATH for kayobe playbook run
2 parents 284e431 + a6f14ce commit f4f30e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/operations/rabbitmq.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ If you are running Wallaby or Xena, synchronise the Pulp containers.
7373

7474
.. code-block:: console
7575
76-
kayobe playbook run etc/kayobe/ansible/pulp-container-sync.yml etc/kayobe/ansible/pulp-container-publish.yml -e stackhpc_pulp_images_kolla_filter=rabbitmq
76+
kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/pulp-container-sync.yml $KAYOBE_CONFIG_PATH/ansible/pulp-container-publish.yml -e stackhpc_pulp_images_kolla_filter=rabbitmq
7777
7878
Ensure that Kolla Ansible is up to date.
7979

0 commit comments

Comments
 (0)