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

Set ca_file per runner #150

Closed tuxmea closed 2 years ago

tuxmea commented 2 years ago

Pull Request (PR) description

Allow setting of ca_file per runner.

This Pull Request (PR) fixes the following issues

fixes #149

tuxmea commented 2 years ago

Test failures are not related to this change:

Error: Evaluation Error: Operator '[]' is not applicable to an Undef Value. (file: /etc/puppetlabs/code/modules/gitlab_ci_runner/manifests/repo.pp, line: 15, column: 64) on node ubuntu1804-64.example.com
alexjfisher commented 2 years ago

LGTM