Remove tierberg
All checks were successful
CI / build (push) Successful in 2m31s

This commit is contained in:
Fabian Hauser 2024-12-23 22:10:41 +02:00
parent a41ec65546
commit e6f9fc1371
15 changed files with 2 additions and 209 deletions

View file

@ -22,10 +22,6 @@
"batzberg": {
"hostName": "batzberg"
},
"tierberg": {
"hostName": "tierberg",
"sshKey": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJS2v0mUDJsNr1DHdgjxEQRnoVaEmExFfvHqpvagYLi6"
},
"stompert": {
"hostName": "stompert",
"sshKey": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEKuqMPLbREFIrYcmReaRoHdz1TatpvlrZN14L6cikia"

View file

@ -91,9 +91,6 @@
};
domain = "lattenbach-lan.net.qo.is";
hosts = {
tierberg = {
v4.ip = "10.0.0.60";
};
};
};

View file

@ -41,11 +41,6 @@
publicKey = "6XGL4QKB8AMpm/VGcTgWqk9RiSws7DmY5TpIDkXbwlg=";
persistentKeepalive = 25;
};
tierberg = {
v4.ip = "10.250.0.4";
publicKey = "51j1l+pT9W61wx4y2KyUb1seLdCHs3FUKAjmrHBFz1w=";
persistentKeepalive = 25;
};
stompert = {
v4.ip = "10.250.0.5";
publicKey = "CHTjQbmN9WhbRCxKgowxpMx4c5Zu0NDk0rRXEvuB3XA=";