From 5e5434c63bc98c65f5e0580c891caca88071ab24 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Thu, 22 Mar 2018 16:24:48 -0400 Subject: [PATCH] Setup Script - Add all types --- so-setup-network.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/so-setup-network.sh b/so-setup-network.sh index cd830f6bc..3b392f771 100644 --- a/so-setup-network.sh +++ b/so-setup-network.sh @@ -354,6 +354,7 @@ if (whiptail_you_sure) then # Install salt and dependencies saltify + configure_minion install_master salt_master_directories add_socore_user @@ -367,6 +368,7 @@ if (whiptail_you_sure) then whiptail_management_server whiptail_nids whiptail_sensor_config + configure_minion copy_ssh_key create_bond saltify