Merge pull request 'add GS-Enroll-Test setup key for enrollment test' (#5) from test-scenario-4 into main
All checks were successful
Reconcile / reconcile (push) Successful in 5s
All checks were successful
Reconcile / reconcile (push) Successful in 5s
Reviewed-on: #5
This commit is contained in:
commit
5f9da63fa0
@ -24,6 +24,13 @@
|
||||
"usage_limit": 1,
|
||||
"auto_groups": ["pilots"],
|
||||
"enrolled": false
|
||||
},
|
||||
"GS-Enroll-Test": {
|
||||
"type": "one-off",
|
||||
"expires_in": 604800,
|
||||
"usage_limit": 1,
|
||||
"auto_groups": ["ground-stations"],
|
||||
"enrolled": false
|
||||
}
|
||||
},
|
||||
"policies": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user