From 82cf15c4e8eedac430ffefb90783eccc300ec160 Mon Sep 17 00:00:00 2001 From: Gregor Reitzenstein Date: Tue, 9 Feb 2021 17:15:42 +0000 Subject: [PATCH] Give the testuser some roles --- examples/users.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/users.toml b/examples/users.toml index 46c4a67..2d5ef75 100644 --- a/examples/users.toml +++ b/examples/users.toml @@ -1,6 +1,6 @@ [Testuser] # 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 # wins