mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-03 07:47:20 +02:00
Changed lisa ip
This commit is contained in:
parent
9c4dfb29d1
commit
766e9e4193
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
Add a link
Reference in a new issue