Skip to content

Commit

Permalink
Update doc: proxy to ssh_proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
roedie committed Feb 25, 2016
1 parent 7ecf4e2 commit 89b4b0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ source:

### SSH Proxy Command

Oxidized can `ssh` through a proxy as well. To do so we just need to set `proxy` variable.
Oxidized can `ssh` through a proxy as well. To do so we just need to set `ssh_proxy` variable.

```
...
Expand All @@ -313,7 +313,7 @@ map:
model: 1
vars_map:
enable: 2
proxy: 3
ssh_proxy: 3
...
```

Expand Down

0 comments on commit 89b4b0f

Please sign in to comment.