Merge pull request 'added group and policy' (#2) from test-scenario-1 into main
All checks were successful
Reconcile / reconcile (push) Successful in 5s
All checks were successful
Reconcile / reconcile (push) Successful in 5s
Reviewed-on: #2
This commit is contained in:
commit
565bd35a6e
@ -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": {},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user