From 73285f321e4154385e034ee797242444114891ab Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Mon, 5 Feb 2018 15:22:57 -0500 Subject: [PATCH] Added to-do notes --- so-setup-network.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/so-setup-network.sh b/so-setup-network.sh index 5f8c43ff6..8dc4dc1f6 100644 --- a/so-setup-network.sh +++ b/so-setup-network.sh @@ -127,6 +127,9 @@ if (whiptail --title "Security Onion Setup" --yesno "Are you sure you want to in ssh socore@$MASTERSRV 'sudo salt-key -qa $HOSTNAME' fi + +##MASTER +# Add salt-key to suduers file for socore with no password required # They did not want to do the install else