add logstash pillar items for minions

This commit is contained in:
m0duspwnens
2023-01-25 15:18:56 -05:00
parent b7a5937dc1
commit 790aa6b684
3 changed files with 27 additions and 14 deletions

View File

@@ -528,6 +528,9 @@ if ! [[ -f $install_opt_file ]]; then
export PATCHSCHEDULENAME=$PATCHSCHEDULENAME
export INTERFACE="bond0"
export CORECOUNT=$lb_procs
export LSHOSTNAME=$HOSTNAME
export LSHEAP=$LS_HEAP_SIZE
export CPUCORES=$num_cpu_cores
logCmd "so-minion -o=setup"
title "Creating Global SLS"