mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Switch from auth_pillar to secrets_pillar
This commit is contained in:
@@ -306,7 +306,7 @@ if (whiptail_you_sure) ; then
|
||||
set_hostname
|
||||
set_version
|
||||
generate_passwords
|
||||
auth_pillar
|
||||
secrets_pillar
|
||||
clear_master
|
||||
mkdir -p /nsm
|
||||
get_filesystem_root
|
||||
@@ -586,7 +586,7 @@ if (whiptail_you_sure) ; then
|
||||
set_hostname
|
||||
set_version
|
||||
generate_passwords
|
||||
auth_pillar
|
||||
secrets_pillar
|
||||
clear_master
|
||||
mkdir -p /nsm
|
||||
get_filesystem_root
|
||||
|
||||
Reference in New Issue
Block a user