Setup Script - Adding more master functions

This commit is contained in:
Mike Reeves
2018-10-30 16:53:04 -04:00
parent 18eff68dc7
commit 879d144d54

View File

@@ -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