zu: define gg23
This commit is contained in:
parent
2c7f303c97
commit
e62dca9408
@ -391,11 +391,13 @@ with import <stockholm/lib>;
|
|||||||
zu = {
|
zu = {
|
||||||
cores = 4;
|
cores = 4;
|
||||||
nets = {
|
nets = {
|
||||||
#gg23 = {
|
gg23 = {
|
||||||
# ip4.addr = "";
|
ip4.addr = "10.23.1.39";
|
||||||
# aliases = ["zu.gg23"];
|
aliases = [
|
||||||
# ssh.port = 11423;
|
"zu.gg23"
|
||||||
#};
|
];
|
||||||
|
ssh.port = 11423;
|
||||||
|
};
|
||||||
retiolum = {
|
retiolum = {
|
||||||
ip4.addr = "10.243.13.40";
|
ip4.addr = "10.243.13.40";
|
||||||
ip6.addr = "42:0:0:0:0:0:0:1340";
|
ip6.addr = "42:0:0:0:0:0:0:1340";
|
||||||
|
Loading…
Reference in New Issue
Block a user