mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
fix(sakuya): nf-generate
This commit is contained in:
parent
ac760421fa
commit
128f8c1d9c
4 changed files with 38 additions and 6 deletions
|
|
@ -201,7 +201,11 @@
|
|||
"address6": "fd0a::be24:11ff:fec4:66ab",
|
||||
"macAddress": "BC:24:11:C4:66:AB"
|
||||
},
|
||||
"tail": null
|
||||
"tail": {
|
||||
"address4": "100.70.124.79",
|
||||
"address6": "fd7a:115c:a1e0::b001:7c4f",
|
||||
"macAddress": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
@ -295,6 +299,24 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"sakuya": {
|
||||
"network": {
|
||||
"hostName": "sakuya",
|
||||
"networks": {
|
||||
"int": null,
|
||||
"local": {
|
||||
"address4": "10.1.1.50",
|
||||
"address6": "fd0a::2ba:46ff:fef8:4052",
|
||||
"macAddress": "02:ba:46:f8:40:52"
|
||||
},
|
||||
"tail": {
|
||||
"address4": "100.71.135.42",
|
||||
"address6": "fd7a:115c:a1e0::4f01:872a",
|
||||
"macAddress": null
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"shanghai": {
|
||||
"network": {
|
||||
"hostName": "shanghai",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue