[fix] Run salt command to check in to master before accepting salt key

This commit is contained in:
William Wernert
2020-04-30 12:08:31 -04:00
parent 6359da0010
commit a44158261a
2 changed files with 12 additions and 6 deletions

View File

@@ -654,7 +654,6 @@ docker_seed_registry() {
}
fireeye_pillar() {
local fireeye_pillar_path=/opt/so/saltstack/pillar/fireeye
@@ -668,6 +667,10 @@ fireeye_pillar() {
}
salt_firstcheckin() {
salt-call state.show_top >> "$setup_log" 2>&1
}
fleet_pillar() {
local pillar_file="$temp_install_dir"/pillar/minions/"$MINION_ID".sls