mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
Merge pull request #10132 from Security-Onion-Solutions/kilo
fix log dir
This commit is contained in:
@@ -61,7 +61,7 @@ if [ -f "$pillar_file" ]; then
|
|||||||
|
|
||||||
reboot;
|
reboot;
|
||||||
else
|
else
|
||||||
echo "There was an issue applying the workstation state. Please review the log above or at /opt/so/logs/salt/minion."
|
echo "There was an issue applying the workstation state. Please review the log above or at /opt/so/log/salt/minion."
|
||||||
fi
|
fi
|
||||||
else # workstation is already added
|
else # workstation is already added
|
||||||
echo "The workstation pillar already exists in $pillar_file."
|
echo "The workstation pillar already exists in $pillar_file."
|
||||||
|
|||||||
Reference in New Issue
Block a user