add option to set defaultGroups for secrets
This commit is contained in:
@@ -106,6 +106,15 @@ def test_run(
|
||||
age_keys[0].pubkey,
|
||||
]
|
||||
)
|
||||
cli.run(
|
||||
[
|
||||
"secrets",
|
||||
"groups",
|
||||
"add-user",
|
||||
"admins",
|
||||
"user1",
|
||||
]
|
||||
)
|
||||
cli.run(["vms", "run", "vm1"])
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user