Merge "Move location of haproxy rsyslog conf file."
This commit is contained in:
commit
5dcb45e758
@ -106,7 +106,7 @@ class openstack_project::git (
|
|||||||
owner => 'root',
|
owner => 'root',
|
||||||
group => 'root',
|
group => 'root',
|
||||||
mode => '0644',
|
mode => '0644',
|
||||||
source => 'puppet:///modules/cgit/rsyslog.haproxy.conf',
|
source => 'puppet:///modules/openstack_project/git/rsyslog.haproxy.conf',
|
||||||
}
|
}
|
||||||
service { 'rsyslog':
|
service { 'rsyslog':
|
||||||
ensure => running,
|
ensure => running,
|
||||||
|
Loading…
Reference in New Issue
Block a user