register XX-GZ-001 education node
This commit is contained in:
parent
95c51c82d6
commit
9627547de8
6 changed files with 157 additions and 5 deletions
|
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"schema": "guanghu.node-registration-receipt/v1",
|
||||
"receipt_id": "XX-GZ-001-LIGHTHOUSE-REGISTRATION-20260807",
|
||||
"node_id": "XX-GZ-001",
|
||||
"human_controller": "小新",
|
||||
"region": "CN-GUANGZHOU",
|
||||
"relation": "MEMBER_OWNED_APPLICATION_NODE_CONNECTED_TO_JD_FD_PRIMARY_BY_PROTOCOL",
|
||||
"registered_surfaces": [
|
||||
"routing/server-node-map.json",
|
||||
"routing/lighthouse-path-registry.json",
|
||||
"deployment/navigation-maps/XX-GZ-001.json",
|
||||
"deployment/nodes/XX-GZ-001.json"
|
||||
],
|
||||
"privacy_boundary": {
|
||||
"public_repository_contains": [
|
||||
"stable-node-id",
|
||||
"human-controller-name",
|
||||
"region",
|
||||
"role",
|
||||
"protocol-relation",
|
||||
"source-and-update-policy"
|
||||
],
|
||||
"public_repository_forbids": [
|
||||
"server-address",
|
||||
"dmi-uuid",
|
||||
"ssh-host-key",
|
||||
"private-key",
|
||||
"password",
|
||||
"provider-credential"
|
||||
]
|
||||
},
|
||||
"deployment_boundary": {
|
||||
"application_source_on_server": false,
|
||||
"open_source_upstream_sync": false,
|
||||
"open_source_automatic_updates": false,
|
||||
"allowed_delivery": [
|
||||
"compiled-application-artifacts",
|
||||
"verified-guanghu-code-channel-offline-package",
|
||||
"protocol-configuration",
|
||||
"server-owned-receipts"
|
||||
]
|
||||
},
|
||||
"state": "REGISTRATION_CANDIDATE_PENDING_REMOTE_READBACK"
|
||||
}
|
||||
Loading…
Reference in a new issue