Merge "Move location of haproxy rsyslog conf file."

This commit is contained in:
Jenkins 2013-08-29 00:22:14 +00:00 committed by Gerrit Code Review
commit 5dcb45e758
2 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ class openstack_project::git (
owner => 'root',
group => 'root',
mode => '0644',
source => 'puppet:///modules/cgit/rsyslog.haproxy.conf',
source => 'puppet:///modules/openstack_project/git/rsyslog.haproxy.conf',
}
service { 'rsyslog':
ensure => running,