fixed permission issue
This commit is contained in:
parent
0d360faeb8
commit
dc31eab5fd
1 changed files with 3 additions and 3 deletions
|
@ -142,7 +142,7 @@ nginx-service:
|
|||
|
||||
/usr/share/webapps/nextcloud/apps:
|
||||
file.directory:
|
||||
- user: nextcloud
|
||||
- group: nextcloud
|
||||
- dir_mode: 750
|
||||
- user: root
|
||||
- group: root
|
||||
- dir_mode: 755
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue