Add NixOS module for the Riemann dashboard server
This commit is contained in:
@@ -145,6 +145,7 @@
|
||||
mlmmj = 135;
|
||||
neo4j = 136;
|
||||
riemann = 137;
|
||||
riemanndash = 138;
|
||||
|
||||
# When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
|
||||
|
||||
@@ -263,6 +264,7 @@
|
||||
siproxd = 134;
|
||||
mlmmj = 135;
|
||||
riemann = 137;
|
||||
riemanndash = 138;
|
||||
|
||||
# When adding a gid, make sure it doesn't match an existing uid. And don't use gids above 399!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user