mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
feat(mugetsu): nf-generate
This commit is contained in:
parent
ff0c00384d
commit
de12febf68
12 changed files with 229 additions and 1 deletions
|
|
@ -141,6 +141,20 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"idrac-mugetsu": {
|
||||
"network": {
|
||||
"hostName": "idrac-mugetsu",
|
||||
"networks": {
|
||||
"int": null,
|
||||
"local": {
|
||||
"address4": "10.1.1.13",
|
||||
"address6": null,
|
||||
"macAddress": null
|
||||
},
|
||||
"tail": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"kasen": {
|
||||
"network": {
|
||||
"hostName": "kasen",
|
||||
|
|
@ -313,6 +327,20 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"mugetsu": {
|
||||
"network": {
|
||||
"hostName": "mugetsu",
|
||||
"networks": {
|
||||
"int": null,
|
||||
"local": {
|
||||
"address4": "10.1.1.60",
|
||||
"address6": "fd0a::6600:6aff:fec0:a14c",
|
||||
"macAddress": "64:00:6a:c0:a1:4c"
|
||||
},
|
||||
"tail": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"nue": {
|
||||
"network": {
|
||||
"hostName": "nue",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue