From a09991d770504693ddbcbd78d2f9180e43ab2685 Mon Sep 17 00:00:00 2001 From: Josh Brower Date: Wed, 3 Jun 2020 15:56:59 -0400 Subject: [PATCH] Fleet standalone - custom hostnames --- setup/so-functions | 1 + 1 file changed, 1 insertion(+) diff --git a/setup/so-functions b/setup/so-functions index 96190b60c..f300b985d 100755 --- a/setup/so-functions +++ b/setup/so-functions @@ -918,6 +918,7 @@ master_static() { " cortexorgname: SecurityOnion"\ " cortexorguser: soadmin"\ " cortexorguserkey: $CORTEXORGUSERKEY"\ + " fleet_custom_hostname: "\ " fleet_master: False"\ " fleet_node: False"\ " fleet_packages-timestamp: N/A"\