Merge pull request #12555 from Security-Onion-Solutions/reyesj2-patch-osc

Create local salt directory
This commit is contained in:
Jorge Reyes
2024-03-11 09:40:20 -04:00
committed by GitHub

View File

@@ -537,6 +537,8 @@ up_to_2.4.40() {
up_to_2.4.50() {
echo "Creating additional pillars.."
mkdir -p /opt/so/saltstack/local/pillar/stig/
mkdir -p /opt/so/saltstack/local/salt/stig/
chown socore:socore /opt/so/saltstack/local/salt/stig/
touch /opt/so/saltstack/local/pillar/stig/adv_stig.sls
touch /opt/so/saltstack/local/pillar/stig/soc_stig.sls