From b66472ecedaaec509b82a27495bd6170278e5dcf Mon Sep 17 00:00:00 2001 From: Josh Brower Date: Wed, 9 Feb 2022 14:56:56 -0500 Subject: [PATCH] IDH - disable nginx --- salt/idh/init.sls | 1 - salt/top.sls | 1 - 2 files changed, 2 deletions(-) diff --git a/salt/idh/init.sls b/salt/idh/init.sls index ea68aaa8c..3d95015d7 100644 --- a/salt/idh/init.sls +++ b/salt/idh/init.sls @@ -34,7 +34,6 @@ idhfiles: so-idh: docker_container.running: - image: {{ MANAGER }}:5000/{{ IMAGEREPO }}/so-idh:{{ VERSION }} - - hostname: so-idh - name: so-idh - detach: True - network_mode: host diff --git a/salt/top.sls b/salt/top.sls index 2b70ce780..fc8434e69 100644 --- a/salt/top.sls +++ b/salt/top.sls @@ -508,7 +508,6 @@ base: - match: compound - ssl - sensoroni - - nginx - telegraf - firewall {%- if WAZUH != 0 %}