summaryrefslogtreecommitdiffstats
path: root/.ssh
diff options
context:
space:
mode:
authorbnewbold <bryan@octopart.com>2012-02-10 14:31:48 -0500
committerbnewbold <bryan@octopart.com>2012-02-10 14:31:48 -0500
commit7214787ee32c42fd4ae6b79f602dbe9f14f950dc (patch)
treefe459087c7e60b5d7d3f80eab79e935706ea336a /.ssh
parent07548d95d112ae4425eb460014d0d7811b58c1cb (diff)
downloadopenwrt-repro-7214787ee32c42fd4ae6b79f602dbe9f14f950dc.tar.gz
openwrt-repro-7214787ee32c42fd4ae6b79f602dbe9f14f950dc.zip
new mypypi
Diffstat (limited to '.ssh')
-rw-r--r--.ssh/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ssh/config b/.ssh/config
index 0565485..c1cd5f2 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -67,7 +67,7 @@ Host cabinet
User ubuntu
ControlPath ~/.ssh/master-%l-%r@%h:%p
ControlMaster auto
- LocalForward 4999 localhost:4999
+ LocalForward 4999 mypypi:4999
LocalForward 8730 gearmand0:4730
Compression yes
ServerAliveInterval 30