Merge "Fix in rsyslog haproxy path"

This commit is contained in:
Jenkins
2015-06-25 06:57:19 +00:00
committed by Gerrit Code Review

View File

@@ -112,7 +112,7 @@ class cgit::lb (
owner => 'root',
group => 'root',
mode => '0644',
source => 'puppet:///modules/puppet-cgit/rsyslog.haproxy.conf',
source => 'puppet:///modules/cgit/rsyslog.haproxy.conf',
notify => Service['rsyslog'],
}
}