Compare commits
2 Commits
0eef866266
...
565bd35a6e
| Author | SHA1 | Date | |
|---|---|---|---|
| 565bd35a6e | |||
|
|
066cc830e5 |
@ -5,6 +5,9 @@
|
|||||||
},
|
},
|
||||||
"pilots": {
|
"pilots": {
|
||||||
"peers": []
|
"peers": []
|
||||||
|
},
|
||||||
|
"observers": {
|
||||||
|
"peers": []
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"setup_keys": {
|
"setup_keys": {
|
||||||
@ -40,6 +43,16 @@
|
|||||||
"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": {},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user