gitlab-runner service: initial version

This commit is contained in:
Pascal Bach
2016-09-23 22:39:12 +02:00
parent 373b37f179
commit de38c1bca0
3 changed files with 54 additions and 0 deletions
Regular → Executable
+2
View File
@@ -275,6 +275,7 @@
mattermost = 254;
prometheus = 255;
telegraf = 256;
gitlab-runner = 257;
# When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
@@ -520,6 +521,7 @@
mattermost = 254;
prometheus = 255;
#telegraf = 256; # unused
gitlab-runner = 257;
# When adding a gid, make sure it doesn't match an existing
# uid. Users and groups with the same name should have equal