dotfiles/chezmoi.roots/_home.macos/private_dot_ssh/config.d/vast

18 lines
409 B
Text
Raw Normal View History

2025-04-02 12:49:11 -04:00
# [cs-dbg is dead as of 2025-03-09](https://vastdata.slack.com/archives/C04VA6PANDA/p1741536411791709)
# Host cs-dbg
# HostName 10.27.70.101
Host crater-kfs2
HostName crater-kfs2
2025-02-27 13:53:21 -05:00
2025-06-05 10:39:25 -04:00
Host cs-dbg-tmp l3136
HostName l3136
User vastdata
IdentityFile ~/.ssh/vast.id_rsa
Host bonzo2 v60 10.27.200.60
User vastdata
IdentityFile ~/.ssh/vast.id_rsa
2025-02-27 13:53:21 -05:00
# vim: set ft=sshconfig sw=4 sts=4 et: