mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
feat(nkvm): reisen
This commit is contained in:
parent
1fd6cbd510
commit
35772eef32
4 changed files with 48 additions and 0 deletions
|
|
@ -191,6 +191,24 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"kvm-reisen": {
|
||||
"network": {
|
||||
"hostName": "kvm-reisen",
|
||||
"networks": {
|
||||
"int": null,
|
||||
"local": {
|
||||
"address4": "10.1.1.9",
|
||||
"address6": null,
|
||||
"macAddress": null
|
||||
},
|
||||
"tail": {
|
||||
"address4": "100.127.157.98",
|
||||
"address6": "fd7a:115c:a1e0::1901:9d62",
|
||||
"macAddress": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"litterbox": {
|
||||
"network": {
|
||||
"hostName": "litterbox",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue