-
- Downloads
gitlab_runner: Move VM memory to a variable instead of hardcoding it twice
It was forgotten once[1] to update it in both places, so avoid that issue in the future, by moving it to a variable. [1] c370c9d0 ("gitlab_runner: Update concurreny math to reflect the new VM size")
parent
923550e4
No related branches found
No related tags found
This commit is part of merge request !881. Comments created here will be created in the context of that merge request.
Showing
- roles/gitlab_runner/defaults/main.yml 1 addition, 0 deletionsroles/gitlab_runner/defaults/main.yml
- roles/gitlab_runner/tasks/main.yml 3 additions, 1 deletionroles/gitlab_runner/tasks/main.yml
- roles/gitlab_runner/templates/config.toml.j2 1 addition, 1 deletionroles/gitlab_runner/templates/config.toml.j2
- roles/gitlab_runner/templates/domain_template.xml.j2 1 addition, 1 deletionroles/gitlab_runner/templates/domain_template.xml.j2
roles/gitlab_runner/defaults/main.yml
0 → 100644
Please register or sign in to comment