Merge "Add missing vhost_name"

This commit is contained in:
Jenkins 2015-05-06 20:57:19 +00:00 committed by Gerrit Code Review
commit b12ff0223a
1 changed files with 5 additions and 4 deletions

View File

@ -97,5 +97,6 @@ class logstash::web (
docroot => 'MEANINGLESS ARGUMENT',
priority => '50',
template => $vhost,
vhost_name => $vhost_name,
}
}