l hosts: fix inspector ipv6 (Mic92)
This commit is contained in:
parent
39ce46938d
commit
9a393c4fc0
@ -440,7 +440,7 @@ with import <stockholm/lib>;
|
|||||||
nets = {
|
nets = {
|
||||||
retiolum = {
|
retiolum = {
|
||||||
ip4.addr = "10.243.29.172";
|
ip4.addr = "10.243.29.172";
|
||||||
ip6.addr = "fd42:4992:6a6d:800::1";
|
ip6.addr = "42:4992:6a6d:800::1";
|
||||||
aliases = [ "inspector.r" ];
|
aliases = [ "inspector.r" ];
|
||||||
tinc.pubkey = ''
|
tinc.pubkey = ''
|
||||||
-----BEGIN RSA PUBLIC KEY-----
|
-----BEGIN RSA PUBLIC KEY-----
|
||||||
|
Loading…
Reference in New Issue
Block a user