kartei: IPv4 address for grill

This commit is contained in:
Jan Heidbrink 2023-05-31 15:38:57 +02:00 committed by tv
parent db1e290ad8
commit aa58fb3dd5

View File

@ -66,6 +66,7 @@ in {
owner = config.krebs.users.jan; owner = config.krebs.users.jan;
nets.retiolum = { nets.retiolum = {
aliases = [ "grill.r" ]; aliases = [ "grill.r" ];
ip4.addr = "10.243.217.217";
ip6.addr = (lib.krebs.genipv6 "retiolum" "jan" { hostName = "grill"; }).address; ip6.addr = (lib.krebs.genipv6 "retiolum" "jan" { hostName = "grill"; }).address;
tinc.pubkey = '' tinc.pubkey = ''
-----BEGIN RSA PUBLIC KEY----- -----BEGIN RSA PUBLIC KEY-----