4
0

Update vm/import_acl.py

This commit is contained in:
Lyanis Souidi 2025-01-08 17:48:01 +01:00
parent 3183b0c40f
commit 2562cfdf8c

@ -34,8 +34,8 @@ Arguments:
input_file - File containing ACLs to import
Input file format:
<acl-path> <user>@<realm> <role>
<acl-path> <user>@<realm> <role>
/acl/path user@realm role
/acl/path user@realm role
...""")
sys.exit(1)