Skip to content

Commit 0270f12

Browse files
committed
feat: update docs on GitLab Pipelines
1 parent 4d76e84 commit 0270f12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/configuration/ci-cd.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -364,9 +364,9 @@ In order to enable JWT support the following steps must be carried out within th
364364
GitLab Pipelines
365365
----------------
366366
367-
1. Edit :code:`${KAYOBE_CONFIG_PATH}/inventory/group_vars/gitlab-writer/writer.yml` in the base configuration making the appropriate changes to your deployments specific needs. See documentation for `stackhpc.kayobe_workflows.gitlab <https://github.com/stackhpc/ansible-collection-kayobe-workflows/tree/main/roles/gitlab>`__.
367+
1. Edit :code:`${KAYOBE_CONFIG_PATH}/inventory/group_vars/gitlab-writer/writer.yml` or environment equivalent the appropriate changes to your deployments specific needs.
368+
See documentation for `stackhpc.kayobe_workflows.gitlab <https://github.com/stackhpc/ansible-collection-kayobe-workflows/tree/main/roles/gitlab>`__.
368369
Following the instructions in the documentation will allow you to customise the workflows to fit within your deployment.
369-
For example disabling jobs that might not be relevant such as physical network configuration or overcloud host provision in clouds where this is absent.
370370
If using multiple environments ensure that :code:`gitlab_kayobe_environments` is updated to reflect all environments present in the deployment.
371371
Also consider the impact runbooks might have as the runbooks are designed with a particular cloud in mind and may not be suitable for all deployments such as hyperconverged deployments with Ceph on hypervisors.
372372

0 commit comments

Comments
 (0)