Skip to content

Commit

Permalink
Merge pull request voxpupuli#1317 from alexjfisher/1316
Browse files Browse the repository at this point in the history
Fix `upstream_context` parameter in README
  • Loading branch information
bastelfreak authored Feb 26, 2019
2 parents dafeeba + 59b290a commit 4166296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ nginx::nginx_streamhosts:

nginx::nginx_upstreams:
'syslog':
upstream_context: 'stream'
context: 'stream'
members:
'10.0.0.1:514'
server: '10.0.0.1'
Expand Down

0 comments on commit 4166296

Please sign in to comment.