added latest users.toml from examples

This commit is contained in:
Kai Kriegel 2021-09-21 21:15:53 +02:00
parent 48fd41340c
commit 8cf0e942df

View File

@ -1,11 +1,13 @@
[Testuser]
# Define them in roles.toml as well
roles = ["somerole/lmdb", "testrole/lmdb"]
roles = ["somerole/internal", "testrole/internal"]
# If two or more users want to use the same machine at once the higher prio
# wins
priority = 0
passwd = "secret"
# You can add whatever random data you want.
# It will get stored in the `kv` field in UserData.
noot = "noot!"