homeserver/roles/riemers.gitlab-runner/vars/Debian.yml

9 lines
240 B
YAML
Raw Normal View History

2021-02-13 14:20:18 +01:00
---
gitlab_runner_executable: "/usr/bin/{{ gitlab_runner_package_name }}"
gitlab_runner_runtime_owner: gitlab-runner
gitlab_runner_runtime_group: gitlab-runner
gitlab_runner_restart_state: reloaded
gitlab_runner_timeout_stop_seconds: 720