From 4cfecae3b2dcef8f2ed1955619d6d255727f3305 Mon Sep 17 00:00:00 2001 From: William Wernert Date: Fri, 10 Jul 2020 17:59:51 -0400 Subject: [PATCH] [ix] Remove grafanapassword pillar key --- setup/so-functions | 1 - 1 file changed, 1 deletion(-) diff --git a/setup/so-functions b/setup/so-functions index 487eb9a40..1f48e4939 100755 --- a/setup/so-functions +++ b/setup/so-functions @@ -1010,7 +1010,6 @@ manager_static() { " cortexorgname: SecurityOnion"\ " cortexorguser: $WEBUSER"\ " cortexorguserkey: $CORTEXORGUSERKEY"\ - " grafanapassword: $WEBPASSWD1"\ " fleet_custom_hostname: "\ " fleet_manager: False"\ " fleet_node: False"\