mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
top.sls troubleshooting
This commit is contained in:
@@ -1065,7 +1065,6 @@ salt_master_directories() {
|
||||
cp /root/SecurityOnion/pillar/* /opt/so/saltstack/pillar/
|
||||
cp /root/SecurityOnion/salt/* /opt/so/saltstack/salt/
|
||||
else
|
||||
|
||||
cp -R ../pillar/* /opt/so/saltstack/pillar/
|
||||
cp -R ../salt/* /opt/so/saltstack/salt/
|
||||
fi
|
||||
|
||||
@@ -188,6 +188,7 @@ if (whiptail_you_sure) ; then
|
||||
chown_salt_master >> $SETUPLOG 2>&1
|
||||
es_heapsize >> $SETUPLOG 2>&1
|
||||
ls_heapsize >> $SETUPLOG 2>&1
|
||||
exit
|
||||
echo -e "XXX\n25\nConfiguring Default Pillars... \nXXX"
|
||||
master_static >> $SETUPLOG 2>&1
|
||||
echo "** Generating the master pillar **" >> $SETUPLOG
|
||||
|
||||
Reference in New Issue
Block a user