Fix ssh config for proxmox itsf

This commit is contained in:
Gabriel Augendre 2022-12-13 08:45:42 +01:00
parent 9fd088b465
commit 10485c2fe5

View file

@ -66,6 +66,10 @@ Host logsprod
RequestTTY yes
#RemoteCommand sudo su - logreader
Host proxmox-*.itsf.io
port 22
user gaugendre
Host *.itsf.io
port 4222
PubkeyAcceptedKeyTypes +ssh-rsa