mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
feat(docs): assign koishi address
This commit is contained in:
parent
e4ab8c27c8
commit
55dc7d2b06
4 changed files with 31 additions and 0 deletions
|
|
@ -159,6 +159,20 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"koishi": {
|
||||
"network": {
|
||||
"hostName": "koishi",
|
||||
"networks": {
|
||||
"int": null,
|
||||
"local": {
|
||||
"address4": "10.1.1.68",
|
||||
"address6": null,
|
||||
"macAddress": null
|
||||
},
|
||||
"tail": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"kuwubernetes": {
|
||||
"network": {
|
||||
"hostName": "kuwubernetes",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue