Add ssh config entry for box hosts

This commit is contained in:
Colin Powell
2020-01-08 09:01:13 -05:00
parent 28337ccf7e
commit 7a2276b7e0

View File

@ -16,6 +16,9 @@ Host git.unbl.ink
PasswordAuthentication no
IdentitiesOnly yes
Host box.*
User root
Host sdf.org
User secstate