Update ssh config according to the new zion system
This commit is contained in:
parent
af69ad62da
commit
69a7a8e7e4
|
@ -1,11 +1,5 @@
|
||||||
host zion
|
host zion
|
||||||
user freebsd
|
user coolneng
|
||||||
hostname 192.168.1.2
|
hostname 192.168.1.2
|
||||||
port 22
|
port 22
|
||||||
identityfile ~/.ssh/zion
|
identityfile ~/.ssh/zion
|
||||||
|
|
||||||
host gitolite
|
|
||||||
user git
|
|
||||||
hostname 192.168.1.4
|
|
||||||
port 22
|
|
||||||
identityfile ~/.ssh/gitolite
|
|
||||||
|
|
Loading…
Reference in New Issue