mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-04-02 10:10: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";
|
user = "julien_malka";
|
||||||
port = 23;
|
port = 23;
|
||||||
};
|
};
|
||||||
curry = {
|
router = {
|
||||||
hostname = "vms.julienmalka.me";
|
hostname = "vms.julienmalka.me";
|
||||||
user = "julien";
|
user = "julien";
|
||||||
port = 60;
|
|
||||||
};
|
};
|
||||||
mails = {
|
core-security = {
|
||||||
hostname = "192.168.1.78";
|
hostname = "192.168.0.175";
|
||||||
user = "julien";
|
user = "julien";
|
||||||
proxyJump = "curry";
|
proxyJump = "router";
|
||||||
|
port = 45;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue