Adds authentication as anyrun

This commit is contained in:
Michel Fedde 2025-09-13 00:56:43 +02:00
parent fec7b2ca1e
commit 3761169203
6 changed files with 34 additions and 3 deletions

View file

@ -18,7 +18,7 @@ Host git.iedsoftworks.com
IdentityFile ~/.ssh/git.iedsoftworks.com.key
Host home
HostName home
HostName home.server
User michel
IdentityFile ~/.ssh/home.key
@ -51,6 +51,6 @@ Host vagrant
IdentityFile ~/.ssh/vagrant
Host essential
HostName essential
HostName essential.server
User michel
IdentityFile ~/.ssh/essential_home.key