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

removed cirular dependency

parent 73a8f65a
No related branches found
No related tags found
No related merge requests found
......@@ -72,7 +72,7 @@ node 'elk-server.openstacklocal' {
package {'filebeat':
ensure => present,
require => File['/etc/filebeat/filebeat.yml'],
# require => File['/etc/filebeat/filebeat.yml'],
}
file { '/etc/filebeat/modules.d/nginx.yml':
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment