Make sure the taiga group can stat up in there.
This commit is contained in:
parent
035a13d11e
commit
906a5923a6
1 changed files with 2 additions and 0 deletions
|
@ -180,6 +180,8 @@
|
||||||
# Add nginx to the taiga group so it gets rights to read all our static stuff
|
# Add nginx to the taiga group so it gets rights to read all our static stuff
|
||||||
- user: name=nginx groups=taiga append=yes
|
- user: name=nginx groups=taiga append=yes
|
||||||
tags: taiga
|
tags: taiga
|
||||||
|
- file: dest=/home/taiga mode=0750
|
||||||
|
tags: taiga
|
||||||
|
|
||||||
- file: dest=/etc/nginx/site-enabled/default state=absent
|
- file: dest=/etc/nginx/site-enabled/default state=absent
|
||||||
notify: restart nginx
|
notify: restart nginx
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue