mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2024-11-24 15:47:57 +01:00
Give the testuser some roles
This commit is contained in:
parent
d5b635025d
commit
82cf15c4e8
@ -1,6 +1,6 @@
|
|||||||
[Testuser]
|
[Testuser]
|
||||||
# Define them in roles.toml as well
|
# Define them in roles.toml as well
|
||||||
roles = []
|
roles = ["somerole/lmdb", "testrole/lmdb"]
|
||||||
|
|
||||||
# If two or more users want to use the same machine at once the higher prio
|
# If two or more users want to use the same machine at once the higher prio
|
||||||
# wins
|
# wins
|
||||||
|
Loading…
Reference in New Issue
Block a user