kartei/mic92/blob64: add ip addressses
This commit is contained in:
parent
4bf2909be3
commit
bde0b2d0b4
@ -809,7 +809,14 @@ in {
|
|||||||
blob64 = {
|
blob64 = {
|
||||||
owner = config.krebs.users.mic92;
|
owner = config.krebs.users.mic92;
|
||||||
nets = rec {
|
nets = rec {
|
||||||
|
internet = {
|
||||||
|
# of2.dse.cit.tum.de.
|
||||||
|
ip4.addr = "131.159.38.25";
|
||||||
|
ip6.addr = "2a09:80c0:38::25";
|
||||||
|
aliases = [ "blob64.i" ];
|
||||||
|
};
|
||||||
retiolum = {
|
retiolum = {
|
||||||
|
via = internet;
|
||||||
aliases = [ "blob64.r" ];
|
aliases = [ "blob64.r" ];
|
||||||
tinc.pubkey = ''
|
tinc.pubkey = ''
|
||||||
-----BEGIN RSA PUBLIC KEY-----
|
-----BEGIN RSA PUBLIC KEY-----
|
||||||
|
Loading…
Reference in New Issue
Block a user