fix: add missing shire-zebra.ts.net DNS entries; update exodus Tailscale IP
genesis, zeke, linode, and exodus were missing shire-zebra.ts.net aliases in the genesis dnsmasq hosts file. Only hosea, isaiah, jeremiah, gitlab, matrix, chronicles, and nas1 had them. Since genesis is the DNS server for the whole network, Prometheus (and everything else) couldn't resolve those four hostnames, causing instant connection failures on scrape. Also update exodus Tailscale IP from 100.80.99.48 to 100.70.99.91 (stale IP in both network.json and the hosts file).
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@
|
||||
"exodus": {
|
||||
"ip": null,
|
||||
"pubkey": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFxmnCj2E9DxcnefPW+n4yCuLShxqr0p024riogdeXA3",
|
||||
"ts": "100.80.99.48",
|
||||
"ts": "100.70.99.91",
|
||||
"system": "x86_64-linux"
|
||||
},
|
||||
"genesis": {
|
||||
|
||||
Reference in New Issue
Block a user