mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-30 08:40:52 +02:00
changed ssh machines
This commit is contained in:
parent
2c6342b352
commit
a975b46c41
1 changed files with 5 additions and 5 deletions
|
@ -50,15 +50,15 @@ with lib;
|
|||
user = "julien_malka";
|
||||
port = 23;
|
||||
};
|
||||
curry = {
|
||||
router = {
|
||||
hostname = "vms.julienmalka.me";
|
||||
user = "julien";
|
||||
port = 60;
|
||||
};
|
||||
mails = {
|
||||
hostname = "192.168.1.78";
|
||||
core-security = {
|
||||
hostname = "192.168.0.175";
|
||||
user = "julien";
|
||||
proxyJump = "curry";
|
||||
proxyJump = "router";
|
||||
port = 45;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue