From cc8f233dcba80f0c4c3cb2edae2f266e2917ad33 Mon Sep 17 00:00:00 2001 From: ljstella Date: Wed, 24 Jan 2024 13:30:55 -0600 Subject: [PATCH] bug: fix config regression --- configs/attack_range_default.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configs/attack_range_default.yml b/configs/attack_range_default.yml index 09949859..94eedc97 100644 --- a/configs/attack_range_default.yml +++ b/configs/attack_range_default.yml @@ -43,6 +43,9 @@ general: # All these fields are needed to automatically deploy a Carbon Black Agent and ingest Carbon Black logs into the Splunk Server. # See the chapter Carbon Black in the docs page Attack Range Features. +install_contentctl: "0" +# Install splunk/contentctl on linux servers + aws: region: "us-west-2" # Region used in AWS. This should be the same as the region configured in AWS CLI.