Skip to content

Commit

Permalink
BZ 753250: - aeolus-configure fails No such file or directory
Browse files Browse the repository at this point in the history
  • Loading branch information
jguiditta committed Nov 11, 2011
1 parent 0af7031 commit 0087203
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/aeolus/manifests/conductor.pp
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
ensure => 'directory',
require => File['/rsyslog'] }

file{"/etc/rsyslog.d": ensure => 'directory' }
file{"/etc/rsyslog.d/aeolus.conf":
content => template("aeolus/rsyslog"),
notify => Service['rsyslog']}
Expand Down

0 comments on commit 0087203

Please sign in to comment.