feat(enterprise): route four domains through lighthouse
This commit is contained in:
parent
1d2a8a2f63
commit
c058974bba
12 changed files with 707 additions and 20 deletions
|
|
@ -19,7 +19,9 @@
|
|||
},
|
||||
"ENTERPRISE_FOUR_DOMAINS": {
|
||||
"ownership": "TCS_0002_ENTERPRISE_REALITY_BODY",
|
||||
"source": "ENTERPRISE_ROOT_SERVER_DOMAIN_REGISTRIES"
|
||||
"source": "ENTERPRISE_ROOT_SERVER_DOMAIN_REGISTRIES",
|
||||
"resolve_url": "https://guanghu.chat/api/hololake/enterprise/resolve",
|
||||
"login_host": "guanghu.chat"
|
||||
}
|
||||
},
|
||||
"routing": {
|
||||
|
|
@ -31,8 +33,8 @@
|
|||
},
|
||||
"server_runtime": {
|
||||
"fifth_domain_root": "FIFTH_DOMAIN_GUANGHU_OS_RUNTIME_ON_JD_PRIMARY",
|
||||
"enterprise_root": "ENTERPRISE_FOUR_DOMAIN_GUANGHU_OS_RUNTIME_ON_ENTERPRISE_ROOT_SERVER",
|
||||
"linux_role": "SUBORDINATE_HARDWARE_SERVICE_AND_RESCUE_BRIDGE",
|
||||
"enterprise_root": "ENTERPRISE_LIGHTHOUSE_ON_CURRENT_LINUX_SERVICE_NODE",
|
||||
"linux_role": "PHYSICAL_SUBSTRATE_AND_SERVICE_SUPERVISOR",
|
||||
"ordinary_user_node_requires_full_os_install": false
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue