diff --git a/playbooks/roles/ssh/templates/ssh_config.j2 b/playbooks/roles/ssh/templates/ssh_config.j2 index 26bde20..d8a34e9 100644 --- a/playbooks/roles/ssh/templates/ssh_config.j2 +++ b/playbooks/roles/ssh/templates/ssh_config.j2 @@ -17,10 +17,10 @@ Host aisa anxur Hostname %h.fi.muni.cz # Private -Host gauss +Host maxwell User mfocko - Hostname gauss.mfocko.xyz - Port 4444 + Hostname maxwell.mfocko.xyz + Port 6969 Host poincare User mfocko @@ -32,7 +32,7 @@ Host git.mfocko.xyz Hostname git.mfocko.xyz Port 2222 -Host git.gauss.mfocko.xyz +Host git.maxwell.mfocko.xyz User git - Hostname git.gauss.mfocko.xyz - Port 2222 + Hostname git.maxwell.mfocko.xyz + Port 6969