Merge pull request #18694 from bachp/runner-master

gitlab-runner: add package and service
This commit is contained in:
zimbatm
2016-09-26 22:45:39 +01:00
committed by GitHub
6 changed files with 123 additions and 0 deletions
Regular → Executable
+2
View File
@@ -274,6 +274,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!
@@ -518,6 +519,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