Host *.f06f2bea-bde9-4aa2-a19c-2ba65010de9e.drush.in ControlPath ~/.ssh/control-%r Host *.pozitronic.com ForwardAgent yes Host hob-dev HostName 64.112.239.68 User clockwork #ProxyCommand ssh -o VisualHostKey=no -q -W %h:%p bastion-f Host hob-stage HostName 64.112.239.67 User clockwork # ProxyCommand ssh -o VisualHostKey=no -q -W %h:%p bastion-f Host hob-prod HostName 64.112.239.66 User clockwork # ProxyCommand ssh -o VisualHostKey=no -q -W %h:%p bastion-f #Clockwork Hosts Host bastion-i bastion-0-core-i Hostname bastion-i.pozitronic.com ControlPersist 8h ForwardAgent yes # Pod Red - Production Rivit Host lottery-prod Hostname amm-0-red-i.cwint.net ForwardAgent yes ProxyCommand ssh -o VisualHostKey=no -q -W %h:%p bastion-i # Pod Teal - Dev/Rev Rivit Host lottery-dev Hostname amm-0-teal-i.cwint.net ForwardAgent yes ProxyCommand ssh -o VisualHostKey=no -q -W %h:%p bastion-i Host * UseKeychain yes AddKeysToAgent yes ControlMaster auto ControlPath ~/.ssh/master-%C ControlPersist 5m ServerAliveCountMax 18 ServerAliveInterval 5 TCPKeepAlive no Host dev0 Hostname shell-dev-a0.pozitronic.com