summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorElvin Efendi <elvin.efendiyev@gmail.com>2016-01-21 17:00:26 -0500
committerElvin Efendi <elvin.efendiyev@gmail.com>2016-01-21 17:00:26 -0500
commitb466a30f45c9571d8f1871c1c2f4ab9255eaf0b6 (patch)
treee2a2a70a346c5cb887d03f0760cb8fa5a9c9cb42 /README.md
parent93593578aabba6cbbc11b331ead3c4271b3569f6 (diff)
parentba05171450facc21824a24403221eeb9a856caad (diff)
Merge pull request #18 from Shopify/ssh-proxy
SSH proxy command
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md
index a6766ec..a29eb08 100644
--- a/README.md
+++ b/README.md
@@ -277,6 +277,21 @@ source:
enable: 4
```
+### SSH Proxy Command
+
+Oxidized can `ssh` through a proxy as well. To do so we just need to set `proxy` variable.
+
+```
+...
+map:
+ name: 0
+ model: 1
+vars_map:
+ enable: 2
+ proxy: 3
+...
+```
+
### Source: SQLite
One row per device, filtered by hostname.