Merge "Add missing logstash import"

This commit is contained in:
Jenkins 2014-11-18 15:25:39 +00:00 committed by Gerrit Code Review
commit 0045f80f2f

View File

@ -21,6 +21,7 @@ define subunit2sql::worker (
) {
$suffix = "-${name}"
include logstash
if ! defined(File['/etc/logstash/subunit2sql.conf']) {
file { '/etc/logstash/subunit2sql.conf':
ensure => present,