voxpupuli / puppet-gitlab_ci_runner

Module to mange gitlab CI runners. Extracted from https://github.com/voxpupuli/puppet-gitlab
Apache License 2.0
14 stars 52 forks source link

Add runner registration proxy support #109

Closed alexjfisher closed 2 years ago

alexjfisher commented 2 years ago

A new http_proxy parameter can be set if you haven't got direct Internet access and need to use a proxy whilst registering runners with gitlab. It is still the user's responsibility to configure other aspects of their runners to work with a proxy as needed.