mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-04-01 17:50:51 +02:00
Added lambda as ssh machine
This commit is contained in:
parent
8d694cb9a1
commit
ba5e68ef5e
1 changed files with 2 additions and 2 deletions
|
@ -32,8 +32,8 @@ with lib;
|
||||||
user = "jmalka";
|
user = "jmalka";
|
||||||
};
|
};
|
||||||
lambda = {
|
lambda = {
|
||||||
hostname = "status.julienmalka.me";
|
hostname = "lambda.julienmalka.me";
|
||||||
user = "status";
|
user = "root";
|
||||||
port = 45;
|
port = 45;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue