We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38b5a85 commit 550fdfdCopy full SHA for 550fdfd
doc/source/operations/ubuntu-noble.rst
@@ -87,7 +87,9 @@ may be promoted to production:
87
88
.. code-block:: console
89
90
- kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/pulp-repo-promote-production.yml -e stackhpc_pulp_sync_ubuntu_jammy=true -e stackhpc_pulp_sync_ubuntu_noble=true
+ kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/pulp-repo-promote-production.yml \
91
+ -e stackhpc_pulp_sync_ubuntu_jammy=true \
92
+ -e stackhpc_pulp_sync_ubuntu_noble=true
93
94
To sync container images:
95
0 commit comments