external matchbox: use free ipv4
This commit is contained in:
parent
2ce824f21f
commit
7176d12ff8
2
krebs/3modules/external/default.nix
vendored
2
krebs/3modules/external/default.nix
vendored
@ -348,7 +348,7 @@ in {
|
|||||||
owner = config.krebs.users.Mic92;
|
owner = config.krebs.users.Mic92;
|
||||||
nets = {
|
nets = {
|
||||||
retiolum = {
|
retiolum = {
|
||||||
ip4.addr = "10.243.29.172";
|
ip4.addr = "10.243.29.176";
|
||||||
aliases = [ "matchbox.r" ];
|
aliases = [ "matchbox.r" ];
|
||||||
tinc.pubkey = ''
|
tinc.pubkey = ''
|
||||||
-----BEGIN RSA PUBLIC KEY-----
|
-----BEGIN RSA PUBLIC KEY-----
|
||||||
|
Loading…
Reference in New Issue
Block a user