mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Create minion.d directory, fixes #31976
This commit is contained in:
parent
3309ff6a29
commit
b7fcae97ce
1 changed files with 1 additions and 0 deletions
|
@ -224,6 +224,7 @@ Section "MainSection" SEC01
|
|||
SetOutPath "$INSTDIR\"
|
||||
SetOverwrite off
|
||||
CreateDirectory $INSTDIR\conf\pki\minion
|
||||
CreateDirectory $INSTDIR\conf\minion.d
|
||||
File /r "..\buildenv\"
|
||||
Exec 'icacls c:\salt /inheritance:r /grant:r "*S-1-5-32-544":(OI)(CI)F /grant:r "*S-1-5-18":(OI)(CI)F'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue