Skip to content

#31560 Add repo parameter to gitaly:install and workhorse:install

What does this MR do?

Add a repo parameter to the gitlab:workhose:install and gitlab:gitaly:install rake tasks, like the one for gitlab:shell:install

If not given, the default repository is still used.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

In order to be able to install gitlab-workhorse and/or gitaly from mirrors if there is no (or unreliable) network connection to gitlab.com

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #31560 (closed)

Merge request reports