Merge "Run standalone geard for log processing"

This commit is contained in:
Zuul 2018-10-18 17:30:05 +00:00 committed by Gerrit Code Review
commit e3a4d67e97
1 changed files with 1 additions and 2 deletions

View File

@ -28,8 +28,7 @@ class openstack_project::logstash (
class { 'log_processor': }
class { 'log_processor::client':
config_file => 'puppet:///modules/openstack_project/logstash/jenkins-log-client.yaml',
class { 'log_processor::geard':
statsd_host => $statsd_host,
}