Limina must still exist in the zone, though
This commit is contained in:
parent
6db9115c58
commit
d53d20e8dc
|
@ -37,10 +37,10 @@ in {
|
|||
# };
|
||||
|
||||
hosts = {
|
||||
# limina = {
|
||||
# ipv4-address = "10.0.0.1";
|
||||
# mac-address = "02:fd:79:94:a2:a8";
|
||||
# };
|
||||
limina = {
|
||||
ipv4-address = "10.0.0.2";
|
||||
mac-address = "02:fd:79:94:a2:a8";
|
||||
};
|
||||
fimbria = {
|
||||
ipv4-address = "10.0.0.1";
|
||||
mac-address = "E4:3A:6E:61:C4:67";
|
||||
|
|
Loading…
Reference in New Issue