mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Setup Script - Adding more master functions
This commit is contained in:
@@ -1320,6 +1320,16 @@ if (whiptail_you_sure); then
|
|||||||
saltify
|
saltify
|
||||||
docker_install
|
docker_install
|
||||||
install_master
|
install_master
|
||||||
|
# Copy the data over
|
||||||
|
salt_master_directories
|
||||||
|
update_sudoers
|
||||||
|
# Change perms on the master dir
|
||||||
|
chown_salt_master
|
||||||
|
# Set the static values
|
||||||
|
master_static
|
||||||
|
echo "** Generating the master pillar **"
|
||||||
|
master_pillar
|
||||||
|
|
||||||
configure_minion eval
|
configure_minion eval
|
||||||
copy_minion_pillar sensors
|
copy_minion_pillar sensors
|
||||||
set_node_type
|
set_node_type
|
||||||
|
|||||||
Reference in New Issue
Block a user