Compare commits

...

2 Commits

Author SHA1 Message Date
5f9da63fa0 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
Reviewed-on: #5
2026-03-06 17:31:51 +00:00
Prox
6433452c9d add GS-Enroll-Test setup key for enrollment test
All checks were successful
Dry Run / dry-run (pull_request) Successful in 5s
2026-03-06 19:30:25 +02:00

View File

@ -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": {