workspaces/00-allow-git.conf

12 lines
215 B
Plaintext

Host alps
HostName 10.88.0.1
User git
IdentityFile /opt/secure/ssh/id_ed25519
IdentitiesOnly yes
StrictHostKeyChecking yes
Port 2222
ProxyCommand none
Host *
ProxyCommand /bin/false