3
0

Fix empty role def in config provision

This commit is contained in:
Denis Arh
2020-12-05 07:55:01 +01:00
parent cf00a274fa
commit 01cfbf92a8
+5 -1
View File
@@ -1,3 +1,7 @@
roles:
# placeholder, everyone role is created programmatically
# with a fixed ID before configs are processed
- everyone
-
# placeholder, admin role is created programmatically
# with a fixed ID before configs are processed
- admins