Skip to content
Snippets Groups Projects
Commit 0c59c111 authored by Torstein Egge's avatar Torstein Egge
Browse files

apache2 -> apache lmao

parent ab97978c
Branches master
No related tags found
No related merge requests found
......@@ -132,9 +132,9 @@ node 'app-server.openstacklocal' {
}
# TODO: change to ~>
file { '/etc/filebeat/modules.d/apache2.yml':
file { '/etc/filebeat/modules.d/apache.yml':
ensure => link,
target => '/etc/filebeat/modules.d/apache2.yml.disabled',
target => '/etc/filebeat/modules.d/apache.yml.disabled',
require => Package['filebeat'],
notify => Service['filebeat'],
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment