added group and policy #2

Merged
admin merged 1 commits from test-scenario-1 into main 2026-03-06 16:56:13 +00:00
Showing only changes of commit 066cc830e5 - Show all commits

View File

@ -5,6 +5,9 @@
},
"pilots": {
"peers": []
},
"observers": {
"peers": []
}
},
"setup_keys": {
@ -40,6 +43,16 @@
"protocol": "all",
"action": "accept",
"source_posture_checks": []
},
"observers-to-gs": {
"description": "",
"enabled": true,
"sources": ["observers"],
"destinations": ["ground-stations"],
"bidirectional": false,
"protocol": "all",
"action": "accept",
"source_posture_checks": []
}
},
"posture_checks": {},