feat(hosts/12kingdoms-suzu): migrate tailscale into microvm - mitsuha

This commit is contained in:
Ryan Yin
2024-03-26 00:52:29 +08:00
parent 63ec4d7d65
commit 1ea6062ead
13 changed files with 174 additions and 75 deletions

View File

@@ -75,9 +75,13 @@
ipv4 = "192.168.5.179";
};
suzi = {
iface = "eth1";
iface = "eth1"; # fake iface, it's not used by the host
ipv4 = "192.168.5.178";
};
mitsuha = {
iface = "eth1"; # fake iface, it's not used by the host
ipv4 = "192.168.5.177";
};
# ============================================
# Kubernetes Clusters