Compare commits

..

No commits in common. "565bd35a6e97288fa9c58a57aa1abd04e094c988" and "0eef8662663f07f9e3672e0371dc338939fc1e2d" have entirely different histories.

View File

@ -5,9 +5,6 @@
}, },
"pilots": { "pilots": {
"peers": [] "peers": []
},
"observers": {
"peers": []
} }
}, },
"setup_keys": { "setup_keys": {
@ -43,16 +40,6 @@
"protocol": "all", "protocol": "all",
"action": "accept", "action": "accept",
"source_posture_checks": [] "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": {}, "posture_checks": {},