summaryrefslogtreecommitdiff
path: root/manifests/runner.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/runner.pp')
-rw-r--r--manifests/runner.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/runner.pp b/manifests/runner.pp
index 3877a0c..5e204d8 100644
--- a/manifests/runner.pp
+++ b/manifests/runner.pp
@@ -63,6 +63,7 @@ define gitlab_ci_multi_runner::runner (
$parallels_params = undef,
$config_file = $gitlab_ci_multi_runner::params::config_file,
$tls_skip_verify = undef,
+ $tls_ca_file = undef,
){
concat::fragment { "${name}_${gitlab_ci_multi_runner::config_file}":