A Forbidden was served, as nginx wasn't allowed to read
the content of directory, and so know if there is or not
an index.html page.
Details
Details
https://assets.dereckson.be/fonts should be world readable
Diff Detail
Diff Detail
- Repository
- rOPS Nasqueron Operations
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Works fine, and is equipotent (no modification on second run).
Ysul
$ salt-call --local state.apply roles/legacy-webserver/be/dereckson local: ---------- ID: /var/wwwroot/dereckson.be/assets Function: file.recurse Result: True Comment: Recursively updated /var/wwwroot/dereckson.be/assets Started: 08:02:23.208925 Duration: 2772.347 ms Changes: ---------- /var/wwwroot/dereckson.be/assets/.: ---------- mode: 0755 Summary for local ------------ Succeeded: 1 (changed=1) Failed: 0 ------------ Total states run: 1 Total run time: 2.772 s $ salt-call --local state.apply roles/legacy-webserver/be/dereckson local: ---------- ID: /var/wwwroot/dereckson.be/assets Function: file.recurse Result: True Comment: The directory /var/wwwroot/dereckson.be/assets is in the correct state Started: 08:02:48.127904 Duration: 788.4 ms Changes: Summary for local ------------ Succeeded: 1 Failed: 0 ------------ Total states run: 1 Total run time: 788.400 ms