mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-03 07:47:20 +02:00
Added lambda as ssh machine
This commit is contained in:
parent
beb5118cff
commit
5229cb0afa
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
Add a link
Reference in a new issue