mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
Create local salt dir for stig
Signed-off-by: reyesj2 <94730068+reyesj2@users.noreply.github.com>
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