mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-05-02 09:28:31 +02:00
Update so-functions
This commit is contained in:
+1
-1
@@ -1330,7 +1330,7 @@ create_global() {
|
|||||||
echo " registry_host: '$HOSTNAME'" >> $global_pillar_file
|
echo " registry_host: '$HOSTNAME'" >> $global_pillar_file
|
||||||
echo " endgamehost: '$ENDGAMEHOST'" >> $global_pillar_file
|
echo " endgamehost: '$ENDGAMEHOST'" >> $global_pillar_file
|
||||||
|
|
||||||
if [ "$install_type" = 'EVAL' ]; then
|
if [[ $is_standalone || $is_eval ]]; then
|
||||||
echo " pcapengine: SURICATA" >> $global_pillar_file
|
echo " pcapengine: SURICATA" >> $global_pillar_file
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user