SSH: Move config to Dropbox sync
I've got some machines in there that don't need to be leaked, now.
This commit is contained in:
parent
3dec1c4d1f
commit
7b5d6abb10
23
.ssh/config
23
.ssh/config
@ -1,23 +0,0 @@
|
||||
Host vm-private
|
||||
HostName 192.168.200.2
|
||||
Port 22
|
||||
User salt
|
||||
Compression yes
|
||||
|
||||
Host dsk-cstm-0
|
||||
HostName 192.168.1.151
|
||||
Port 22
|
||||
User salt
|
||||
Compression yes
|
||||
|
||||
Host srv-cstm-0
|
||||
HostName 192.168.1.137
|
||||
Port 22
|
||||
User salt
|
||||
Compression yes
|
||||
|
||||
Host switch-0
|
||||
HostName 192.168.1.137
|
||||
Port 22
|
||||
User alarm
|
||||
Compression yes
|
1
.ssh/config
Symbolic link
1
.ssh/config
Symbolic link
@ -0,0 +1 @@
|
||||
../Dropbox/sshconfig
|
Loading…
Reference in New Issue
Block a user