fix(gengetsu): nf-generate

This commit is contained in:
arcnmx 2024-11-20 09:41:15 -08:00
parent a8d2fa8c90
commit ab0d81cb5d
8 changed files with 122 additions and 2 deletions

View file

@ -91,6 +91,20 @@
}
}
},
"gengetsu": {
"network": {
"hostName": "gengetsu",
"networks": {
"int": null,
"local": {
"address4": "10.1.1.61",
"address6": "fd0a::5648:10ff:fef3:feaa",
"macAddress": "54:48:10:f3:fe:aa"
},
"tail": null
}
}
},
"hakurei": {
"network": {
"hostName": "hakurei",
@ -113,6 +127,20 @@
}
}
},
"idrac-gengetsu": {
"network": {
"hostName": "idrac-gengetsu",
"networks": {
"int": null,
"local": {
"address4": "10.1.1.12",
"address6": null,
"macAddress": null
},
"tail": null
}
}
},
"kasen": {
"network": {
"hostName": "kasen",