Merge pull request #10362 from Security-Onion-Solutions/kilo

ensure automated tests have passwordless sudo
This commit is contained in:
Jason Ertel
2023-05-16 08:49:00 -04:00
committed by GitHub

View File

@@ -225,6 +225,8 @@ if [ -n "$test_profile" ]; then
WEBUSER=onionuser@somewhere.invalid WEBUSER=onionuser@somewhere.invalid
WEBPASSWD1=0n10nus3r WEBPASSWD1=0n10nus3r
WEBPASSWD2=0n10nus3r WEBPASSWD2=0n10nus3r
update_sudoers_for_testing
fi fi
# Make sure the setup type is suppoted. # Make sure the setup type is suppoted.