From db7920710b98d977a7313539c223af8006892eae Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Wed, 25 Sep 2019 10:34:46 -0400 Subject: [PATCH] Hive Module - Temp remove init --- salt/hive/init.sls | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/salt/hive/init.sls b/salt/hive/init.sls index ec5ae4a78..b6272b8ed 100644 --- a/salt/hive/init.sls +++ b/salt/hive/init.sls @@ -98,8 +98,8 @@ so-thehive: - port_bindings: - 0.0.0.0:9000:9000 -hivescript: - cmd.script: - - source: salt://hive/thehive/scripts/hive_init.sh - - cwd: /opt/so - - template: jinja +#hivescript: +# cmd.script: +# - source: salt://hive/thehive/scripts/hive_init.sh +# - cwd: /opt/so +# - template: jinja