From c58ee8a37daf366646464ec2f8c0b99ecb363ce9 Mon Sep 17 00:00:00 2001 From: weslambert Date: Thu, 30 Jul 2020 10:25:53 -0400 Subject: [PATCH] Add Cortex play secret --- salt/thehive/etc/cortex-application.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/salt/thehive/etc/cortex-application.conf b/salt/thehive/etc/cortex-application.conf index b9cbe20cc..c8e96ee3e 100644 --- a/salt/thehive/etc/cortex-application.conf +++ b/salt/thehive/etc/cortex-application.conf @@ -1,4 +1,5 @@ {%- set MANAGERIP = salt['pillar.get']('static:managerip', '') %} +{%- set CORTEXPLAYSECRET = salt['pillar.get']('static:cortexplaysecret', '') %} # Secret Key # The secret key is used to secure cryptographic functions.