mirror of
https://github.com/tedkulp/dotfiles
synced 2026-03-05 13:40:18 -05:00
Stuff
This commit is contained in:
@@ -5,4 +5,17 @@ Host *
|
||||
Host gitlab.com
|
||||
HostName gitlab.com
|
||||
IdentityFile ~/.ssh/id_ed25519
|
||||
|
||||
Host allocate-docker-nonprod
|
||||
Hostname asdf.swarm.allocate.build
|
||||
User ubuntu
|
||||
|
||||
Host allocate-gitlab-non-prod
|
||||
Hostname 10.0.5.95
|
||||
User ubuntu
|
||||
ProxyJump allocate-docker-nonprod
|
||||
|
||||
Host allocate-docker-prod
|
||||
Hostname asdf.swarm.allocate.co
|
||||
User ubuntu
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user