add GS-Enroll-Test setup key for enrollment test
All checks were successful
Dry Run / dry-run (pull_request) Successful in 5s
All checks were successful
Dry Run / dry-run (pull_request) Successful in 5s
This commit is contained in:
parent
2a3e033b56
commit
6433452c9d
@ -24,6 +24,13 @@
|
|||||||
"usage_limit": 1,
|
"usage_limit": 1,
|
||||||
"auto_groups": ["pilots"],
|
"auto_groups": ["pilots"],
|
||||||
"enrolled": false
|
"enrolled": false
|
||||||
|
},
|
||||||
|
"GS-Enroll-Test": {
|
||||||
|
"type": "one-off",
|
||||||
|
"expires_in": 604800,
|
||||||
|
"usage_limit": 1,
|
||||||
|
"auto_groups": ["ground-stations"],
|
||||||
|
"enrolled": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"policies": {
|
"policies": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user