Skip to content

Commit af938b0

Browse files
Update doc/source/operations/ubuntu-noble.rst
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 550fdfd commit af938b0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/source/operations/ubuntu-noble.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,9 @@ To sync host packages:
8080
.. code-block:: console
8181
8282
kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/pulp-repo-sync.yml -e stackhpc_pulp_sync_ubuntu_jammy=true -e stackhpc_pulp_sync_ubuntu_noble=true
83-
kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/pulp-repo-publish.yml -e stackhpc_pulp_sync_ubuntu_jammy=true -e stackhpc_pulp_sync_ubuntu_noble=true
83+
kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/pulp-repo-publish.yml \
84+
-e stackhpc_pulp_sync_ubuntu_jammy=true \
85+
-e stackhpc_pulp_sync_ubuntu_noble=true
8486
8587
Once the host package content has been tested in a test/staging environment, it
8688
may be promoted to production:

0 commit comments

Comments
 (0)