From b23ce7462ea8b256eb1ccc9d23e0c055733a23d8 Mon Sep 17 00:00:00 2001 From: m0duspwnens Date: Thu, 27 May 2021 11:26:25 -0400 Subject: [PATCH] add depenency --- salt/filebeat/init.sls | 1 + 1 file changed, 1 insertion(+) diff --git a/salt/filebeat/init.sls b/salt/filebeat/init.sls index 312e815c9..5cabaf828 100644 --- a/salt/filebeat/init.sls +++ b/salt/filebeat/init.sls @@ -138,6 +138,7 @@ run_module_setup: cmd.run: - name: /usr/sbin/so-filebeat-module-setup - require: + - file: filebeatmoduleconfsync - docker_container: so-filebeat - onchanges_in: - docker_container: so-elasticsearch