Skip to content

Commit

Permalink
Fixed variable name
Browse files Browse the repository at this point in the history
  • Loading branch information
sorreltree committed Jul 14, 2016
1 parent f97ad3b commit afb93b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/resource/upstream/collect.pp
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
)
{
# Collect exported members:
::Nginx::Resource::Upstream::Member <<| upstream == $name |>>
::Nginx::Resource::Upstream::Member <<| upstream == $upstream_name |>>
}

0 comments on commit afb93b8

Please sign in to comment.