mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-04-02 18:20:52 +02:00
Changed lisa ip
This commit is contained in:
parent
4f9d3abfb4
commit
4551b44b3c
1 changed files with 6 additions and 1 deletions
|
@ -18,7 +18,7 @@ with lib;
|
||||||
port = 45;
|
port = 45;
|
||||||
};
|
};
|
||||||
lisa = {
|
lisa = {
|
||||||
hostname = "2a01:e0a:5f9:9681:5880:c9ff:fe9f:3dfb";
|
hostname = "lisa.julienmalka.me";
|
||||||
user = "julien";
|
user = "julien";
|
||||||
port = 45;
|
port = 45;
|
||||||
};
|
};
|
||||||
|
@ -31,6 +31,11 @@ with lib;
|
||||||
hostname = "sas.eleves.ens.fr";
|
hostname = "sas.eleves.ens.fr";
|
||||||
user = "jmalka";
|
user = "jmalka";
|
||||||
};
|
};
|
||||||
|
lambda = {
|
||||||
|
hostname = "status.julienmalka.me";
|
||||||
|
user = "status";
|
||||||
|
port = 45;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue