panamax: new package and service

This commit is contained in:
Matej Cotman 2014-12-08 10:02:57 +01:00
parent 73c43b4e4f
commit 8c79a2df63
8 changed files with 1213 additions and 0 deletions

View file

@ -177,6 +177,8 @@
cadvisor = 167;
nylon = 168;
apache-kafka = 169;
panamax = 170;
# When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
nixbld = 30000; # start of range of uids
@ -315,6 +317,7 @@
kubernetes = 162;
gitlab = 165;
nylon = 166;
panamax = 170;
# When adding a gid, make sure it doesn't match an existing
# uid. Users and groups with the same name should have equal