mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-17 22:42:51 +01:00
Update so-functions
This commit is contained in:
@@ -928,7 +928,7 @@ master_pillar() {
|
|||||||
" esheap: $ES_HEAP_SIZE"\
|
" esheap: $ES_HEAP_SIZE"\
|
||||||
" esclustername: {{ grains.host }}"\
|
" esclustername: {{ grains.host }}"\
|
||||||
" freq: 0"\
|
" freq: 0"\
|
||||||
" domainstats: 0" > "$pillar_file"
|
" domainstats: 0" >> "$pillar_file"
|
||||||
|
|
||||||
|
|
||||||
if [ "$install_type" = 'EVAL' ] || [ "$install_type" = 'HELIXSENSOR' ] || [ "$install_type" = 'MASTERSEARCH' ] || [ "$install_type" = 'STANDALONE' ]; then
|
if [ "$install_type" = 'EVAL' ] || [ "$install_type" = 'HELIXSENSOR' ] || [ "$install_type" = 'MASTERSEARCH' ] || [ "$install_type" = 'STANDALONE' ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user