ansible-gitlab-runner icon indicating copy to clipboard operation
ansible-gitlab-runner copied to clipboard

Support multiple runners working against different Gitlab backends

Open epuronta opened this issue 5 years ago • 0 comments

For users having multiple Gitlab instances (such as during migration between systems), it is highly beneficial to connect the same runner instance to multiple Gitlabs.

Currently, only a single global coordinator url is supported.

Enable configuring runner-specific url in vars, and use that when registering the runner.

epuronta avatar Oct 28 '20 09:10 epuronta