Merge "Fix apache failure"
This commit is contained in:
commit
754dbe98b9
@ -36,4 +36,7 @@ class infracloud::logs(
|
||||
ensure => present,
|
||||
content => template('infracloud/logs.vhost.erb'),
|
||||
}
|
||||
|
||||
# Temporary workaround until https://github.com/puppetlabs/puppetlabs-apache/pull/1388 is merged and released
|
||||
File[$::apache::mod_enable_dir] -> Exec["syntax verification for ${vhost_name}"]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user