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
commit d5ad97fa23
1 changed files with 1 additions and 1 deletions

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'],
}
}