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 de3ce09 commit 4774fbdCopy full SHA for 4774fbd
doc/source/usage.rst
@@ -83,7 +83,7 @@ Kayobe environments can also be specified, for example, to create an AIO environ
83
beokay.py create \
84
--base-path skc-aio-environment \
85
--kayobe-config-repo https://github.com/stackhpc/stackhpc-kayobe-config.git \
86
- --kayobe-config-branch stackhpc/2024.1 \
+ --kayobe-config-branch |current_release_git_branch_name| \
87
--kayobe-config-env-name ci-aio \
88
--vault-password-file ~/vault-pw \
89
--kayobe-in-requirements
0 commit comments