Fix empty role def in config provision
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user