Record Xiaoxin education node deployment receipt
This commit is contained in:
parent
69af693033
commit
c8f2c9a170
5 changed files with 54 additions and 11 deletions
|
|
@ -9,23 +9,23 @@
|
|||
{
|
||||
"code": "XX-EDU-01",
|
||||
"name": "光湖高中项目师训运营工作空间",
|
||||
"bind": "deployment-pending",
|
||||
"bind": "127.0.0.1:3902",
|
||||
"owner": "guanghu/systemd",
|
||||
"state": "REGISTERED_DEPLOYMENT_PENDING"
|
||||
"state": "DEPLOYED_ISOLATED_CANDIDATE"
|
||||
},
|
||||
{
|
||||
"code": "XX-CC-01",
|
||||
"name": "光湖代码频道候选数据面",
|
||||
"bind": "loopback-only-until-explicit-cutover",
|
||||
"bind": "127.0.0.1:3901",
|
||||
"owner": "guanghu/systemd",
|
||||
"state": "REGISTERED_OFFLINE_PACKAGE_PENDING"
|
||||
"state": "DEPLOYED_ISOLATED_CANDIDATE"
|
||||
},
|
||||
{
|
||||
"code": "XX-GATE-01",
|
||||
"name": "光湖制品来源与更新权门禁",
|
||||
"bind": "local-policy",
|
||||
"owner": "root",
|
||||
"state": "REGISTERED"
|
||||
"state": "ACTIVE_VERIFIED"
|
||||
}
|
||||
],
|
||||
"mandatory_order": [
|
||||
|
|
@ -44,5 +44,7 @@
|
|||
"production-cutover-without-explicit-receipt",
|
||||
"reuse-jd-fd-primary-identity-or-authority",
|
||||
"private-key-on-server"
|
||||
]
|
||||
],
|
||||
"deployment_receipt": "deployment/receipts/XX-GZ-001-DEPLOYMENT-20260807.json",
|
||||
"public_cutover": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue