mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
fix(kasen): networking config
This commit is contained in:
parent
06471a7b34
commit
6cfaf82535
6 changed files with 55 additions and 7 deletions
|
|
@ -104,7 +104,11 @@
|
|||
"hostName": "kasen",
|
||||
"networks": {
|
||||
"int": null,
|
||||
"local": null,
|
||||
"local": {
|
||||
"address4": "10.1.1.49",
|
||||
"address6": "fd0a::ba27:ebff:fe7e:e241",
|
||||
"macAddress": "b8:27:eb:7e:e2:41"
|
||||
},
|
||||
"tail": null
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue