Skip to content

Commit 991335a

Browse files
author
Christopher M. Neill
committed
Ssh config
1 parent 06b49dd commit 991335a

2 files changed

Lines changed: 1 addition & 104 deletions

File tree

ansible/screenlog.0

Lines changed: 0 additions & 103 deletions
This file was deleted.

ssh/config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ Host 10.4.*.*
191191
User ubuntu
192192
ForwardAgent yes
193193
StrictHostKeyChecking no
194-
ProxyCommand ssh -o StrictHostKeyChecking=no -q ubuntu@beta-bastion nc %h %p
194+
ProxyCommand ssh -o StrictHostKeyChecking=no -q ubuntu@gamma-bastion nc %h %p
195195
IdentityFile ~/.ssh/gamma.pem
196196

197197
## Gamma Userland Hipache

0 commit comments

Comments
 (0)