m0duspwnens
2020-05-27 18:16:02 -04:00
parent 63e0a1e8a2
commit 8b83799253
2 changed files with 3 additions and 3 deletions

View File

@@ -362,11 +362,11 @@ fi
if [[ $is_master || $is_helix ]]; then
set_progress_str 10 'Configuring Salt master'
create_local_directories >> $setup_log 2>&1
addtotab_generate_templates >> $setup_log 2>&1
copy_master_config >> $setup_log 2>&1
setup_salt_master_dirs >> $setup_log 2>&1
firewall_generate_templates >> $setup_log 2>&1
create_local_directories >> $setup_log 2>&1
addtotab_generate_templates >> $setup_log 2>&1
set_progress_str 11 'Updating sudoers file for soremote user'
update_sudoers >> $setup_log 2>&1