mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-21 16:33:08 +01:00
Setup Script - Storage node testing
This commit is contained in:
@@ -618,12 +618,19 @@ if (whiptail_you_sure) then
|
|||||||
LSINPUTTHREADS=1
|
LSINPUTTHREADS=1
|
||||||
LSINPUTBATCHCOUNT=125
|
LSINPUTBATCHCOUNT=125
|
||||||
fi
|
fi
|
||||||
configure_minion node
|
|
||||||
copy_ssh_key
|
copy_ssh_key
|
||||||
#saltify
|
saltify
|
||||||
#configure_minion node
|
configure_minion node
|
||||||
#copy_ssh_key
|
node_pillar
|
||||||
#copy_minion_pillar STORAGENODE
|
copy_minion_pillar STORAGENODE
|
||||||
|
salt_checkin
|
||||||
|
# Accept the Salt Key
|
||||||
|
accept_salt_key_remote
|
||||||
|
# Do the big checkin but first let them know it will take a bit.
|
||||||
|
salt_checkin_message
|
||||||
|
salt_checkin
|
||||||
|
|
||||||
|
whiptail_setup_complete
|
||||||
fi
|
fi
|
||||||
|
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user