diff options
author | Jörg Thalheim <joerg@thalheim.io> | 2021-11-26 10:35:59 +0100 |
---|---|---|
committer | Jörg Thalheim <joerg@thalheim.io> | 2021-11-26 10:36:23 +0100 |
commit | f1bca35b39fab595a84d25c0a8cd7d5d8242f83c (patch) | |
tree | 9ec7deecad6fb4c62bc0bf1c91dd6b5c957dfed1 | |
parent | a87fa2d11da05c304c6b9563dcc11538534101ea (diff) |
eve: drop ipv6
-rw-r--r-- | krebs/3modules/external/mic92.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/krebs/3modules/external/mic92.nix b/krebs/3modules/external/mic92.nix index e83608385..0e6812a35 100644 --- a/krebs/3modules/external/mic92.nix +++ b/krebs/3modules/external/mic92.nix @@ -224,10 +224,8 @@ in { retiolum = { via = internet; addrs = [ - config.krebs.hosts.eve.nets.retiolum.ip4.addr config.krebs.hosts.eve.nets.retiolum.ip6.addr ]; - ip4.addr = "10.243.29.174"; aliases = [ "eve.r" ]; tinc.pubkey = '' -----BEGIN RSA PUBLIC KEY----- |