summaryrefslogtreecommitdiff
path: root/manifests/config.pp
blob: f3c3f6cb886a77fe8999cc7f6f54050d18da63c2 (plain)
1
2
3
4
5
6
# == Class gitlab_ci_multi_runner::config
#
# This class is called from gitlab_ci_multi_runner
#
class gitlab_ci_multi_runner::config {
}