mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Add user config for ssh'ing to beanbag
This commit is contained in:
parent
e5dc9ed41b
commit
2af378c05c
1 changed files with 2 additions and 0 deletions
|
|
@ -2,3 +2,5 @@ Host *.westga.edu
|
||||||
User ven-gliverman
|
User ven-gliverman
|
||||||
HOST *.delivery.puppetlabs.net
|
HOST *.delivery.puppetlabs.net
|
||||||
IdentityFile ~/.ssh/id_rsa-acceptance
|
IdentityFile ~/.ssh/id_rsa-acceptance
|
||||||
|
Host beanbag.technicalissues.us
|
||||||
|
User gliverma
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue