Remove host stompert
This commit is contained in:
parent
b285bbb2be
commit
184a810bd3
9 changed files with 6 additions and 103 deletions
|
@ -22,10 +22,6 @@
|
|||
"batzberg": {
|
||||
"hostName": "batzberg"
|
||||
},
|
||||
"stompert": {
|
||||
"hostName": "stompert",
|
||||
"sshKey": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEKuqMPLbREFIrYcmReaRoHdz1TatpvlrZN14L6cikia"
|
||||
},
|
||||
"router-coredump": {
|
||||
"hostName": "router"
|
||||
},
|
||||
|
|
|
@ -52,13 +52,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
eem-lan = {
|
||||
domain = "eem-lan.net.qo.is";
|
||||
hosts = {
|
||||
stompert.v4.ip = ""; # TODO
|
||||
};
|
||||
};
|
||||
|
||||
riedbach-ext = {
|
||||
# IP: Dynamic
|
||||
domain = "riedbach-ext.net.qo.is";
|
||||
|
|
|
@ -39,11 +39,6 @@
|
|||
publicKey = "6XGL4QKB8AMpm/VGcTgWqk9RiSws7DmY5TpIDkXbwlg=";
|
||||
persistentKeepalive = 25;
|
||||
};
|
||||
stompert = {
|
||||
v4.ip = "10.250.0.5";
|
||||
publicKey = "CHTjQbmN9WhbRCxKgowxpMx4c5Zu0NDk0rRXEvuB3XA=";
|
||||
persistentKeepalive = 25;
|
||||
};
|
||||
calanda = {
|
||||
v4.ip = "10.250.0.6";
|
||||
publicKey = "WMuMCzo8e/aNeGP7256mhK0Fe+x06Ws7a9hOZDPCr0M=";
|
||||
|
|
|
@ -37,14 +37,6 @@ package "riedbach.net.qo.is" {
|
|||
riedbachrouter -- "enp5s0" lindberg
|
||||
}
|
||||
|
||||
package "eem.net.qo.is" {
|
||||
node eemrouter
|
||||
|
||||
node stompert
|
||||
|
||||
eemrouter -- "enp2s0" stompert
|
||||
}
|
||||
|
||||
cloud internet[
|
||||
<b>@
|
||||
]
|
||||
|
@ -59,7 +51,6 @@ package "coredump.net.qo.is" {
|
|||
|
||||
internet .. mediaconvchur: INIT7 Fiber (1G/1G)
|
||||
internet .. riedbachrouter: iway Fiber (1G/1G)
|
||||
internet .. eemrouter: KPN NL Fiber
|
||||
internet .. coredumprouter: Openfactory DSL
|
||||
@enduml
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue