Files
nixos/network.json
T

89 lines
1.9 KiB
JSON
Raw Normal View History

2025-12-15 21:51:27 -06:00
{
"infra": {
"dns": "10.42.1.5",
"gw": "10.42.1.1",
"netmask": "255.255.0.0",
"prefix": "16"
},
"hosts": {
"chronicles": {
"ip": "10.42.1.4",
"ts": "100.119.228.115"
},
"exodus": {
"ip": null,
2025-12-16 16:48:11 -06:00
"ts": "100.80.99.48",
"system": "x86_64-linux"
2025-12-15 21:51:27 -06:00
},
"genesis": {
"ip": "10.42.1.5",
2025-12-16 16:48:11 -06:00
"ts": "100.88.91.27",
2025-12-16 19:09:26 -06:00
"system": "x86_64-linux",
2025-12-22 15:24:26 -06:00
"tags": ["router", "server"]
2025-12-15 21:51:27 -06:00
},
"hosea": {
"ip": "10.42.1.7",
2025-12-16 16:48:11 -06:00
"ts": "100.68.203.1",
2025-12-16 19:09:26 -06:00
"system": "x86_64-linux",
2025-12-22 15:24:26 -06:00
"tags": ["server"]
2025-12-15 21:51:27 -06:00
},
2025-12-17 23:10:54 -06:00
"icdm-root": {
2025-12-22 15:24:26 -06:00
"system": "x86_64-linux"
2025-12-17 23:10:54 -06:00
},
2025-12-15 21:51:27 -06:00
"isaiah": {
2025-12-16 16:48:11 -06:00
"builder": true,
2025-12-15 21:51:27 -06:00
"ip": "10.42.1.6",
2025-12-16 16:48:11 -06:00
"ts": "100.84.183.79",
"system": "x86_64-linux",
2025-12-22 15:24:26 -06:00
"systems": ["x86_64-linux", "aarch64-linux"],
"tags": ["builder", "kube", "server"]
},
"iso": {
"system": "x86_64-linux"
2025-12-15 21:51:27 -06:00
},
"jeremiah": {
2025-12-16 16:48:11 -06:00
"builder": true,
2025-12-15 21:51:27 -06:00
"ip": "10.42.1.8",
2025-12-16 16:48:11 -06:00
"ts": "100.102.186.39",
"system": "x86_64-linux",
2025-12-22 15:24:26 -06:00
"systems": ["x86_64-linux", "aarch64-linux"],
"tags": ["builder", "kube", "server"]
2025-12-15 21:51:27 -06:00
},
"joel": {
"ip": "10.42.0.4",
2025-12-16 16:48:11 -06:00
"ts": null,
"system": "x86_64-linux"
2025-12-15 21:51:27 -06:00
},
"linode": {
"ip": null,
2025-12-16 16:48:11 -06:00
"ts": "100.109.86.8",
2025-12-16 19:09:26 -06:00
"system": "x86_64-linux",
2025-12-22 15:24:26 -06:00
"tags": ["public", "server"]
2025-12-15 21:51:27 -06:00
},
"nas1": {
"ip": "10.42.1.14",
"ts": "100.114.187.61"
},
2025-12-22 15:24:26 -06:00
"nixos": {
"system": "x86_64-linux"
},
"proxmoxtemplate": {
"system": "x86_64-linux"
},
"vm-gitlab": {
"system": "x86_64-linux"
},
"wsl": {
"system": "aarch64-linux"
},
2025-12-15 21:51:27 -06:00
"zeke": {
2025-12-16 16:48:11 -06:00
"builder": true,
2025-12-15 21:51:27 -06:00
"ip": "10.42.1.13",
2025-12-16 16:48:11 -06:00
"ts": "100.90.74.19",
"system": "x86_64-linux",
2025-12-22 15:24:26 -06:00
"systems": ["x86_64-linux", "aarch64-linux"],
"tags": ["builder", "kube", "server"]
2025-12-15 21:51:27 -06:00
}
}
}