From 78213e5074f9786e369ad61429bf317c6f1d25e9 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Mon, 22 Jul 2019 10:12:21 -0400 Subject: [PATCH] Hive Module - Remove force --- salt/hive/init.sls | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/salt/hive/init.sls b/salt/hive/init.sls index 7d3862782..3fc364e4e 100644 --- a/salt/hive/init.sls +++ b/salt/hive/init.sls @@ -97,8 +97,7 @@ so-thehive: - /opt/so/conf/hive/etc/application.conf:/opt/thehive/conf/application.conf:ro - port_bindings: - 0.0.0.0:9000:9000 - - force: true - + hivescript: cmd.script: - source: salt://hive/thehive/scripts/hive_init.sh