mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-10 19:22:54 +01:00
Merge pull request #12555 from Security-Onion-Solutions/reyesj2-patch-osc
Create local salt directory
This commit is contained in:
@@ -537,6 +537,8 @@ up_to_2.4.40() {
|
|||||||
up_to_2.4.50() {
|
up_to_2.4.50() {
|
||||||
echo "Creating additional pillars.."
|
echo "Creating additional pillars.."
|
||||||
mkdir -p /opt/so/saltstack/local/pillar/stig/
|
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/adv_stig.sls
|
||||||
touch /opt/so/saltstack/local/pillar/stig/soc_stig.sls
|
touch /opt/so/saltstack/local/pillar/stig/soc_stig.sls
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user