kartei ma/telex.r: add v4 address
This commit is contained in:
parent
2c636e1657
commit
5f6517df30
@ -155,6 +155,7 @@ in {
|
|||||||
telex.nets.wiregrill = {
|
telex.nets.wiregrill = {
|
||||||
aliases = ["telex.w"];
|
aliases = ["telex.w"];
|
||||||
ip6.addr = (krebs.genipv6 "wiregrill" "makefu" { hostName = "telex"; }).address;
|
ip6.addr = (krebs.genipv6 "wiregrill" "makefu" { hostName = "telex"; }).address;
|
||||||
|
ip4.addr = "10.244.245.4";
|
||||||
};
|
};
|
||||||
|
|
||||||
latte = rec {
|
latte = rec {
|
||||||
|
Loading…
Reference in New Issue
Block a user