mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-27 06:10:53 +01: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;
|
||||
};
|
||||
lisa = {
|
||||
hostname = "2a01:e0a:5f9:9681:5880:c9ff:fe9f:3dfb";
|
||||
hostname = "lisa.julienmalka.me";
|
||||
user = "julien";
|
||||
port = 45;
|
||||
};
|
||||
|
@ -31,6 +31,11 @@ with lib;
|
|||
hostname = "sas.eleves.ens.fr";
|
||||
user = "jmalka";
|
||||
};
|
||||
lambda = {
|
||||
hostname = "status.julienmalka.me";
|
||||
user = "status";
|
||||
port = 45;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue