bifrost/releasenotes/notes/images-permissions-2042490e3ca13656.yaml
Dmitry Tantsur 57edf29478 Make /var/lib/ironic/{,images,master_images} readable by nginx
These directories contain images that are symlinked to /httpboot and have
to be readable by the web server. We haven't had any problems with it only
because the direct deploy does not use /var/lib/ironic with HTTP images.

Change-Id: Idbcc7ed583234ba5d8fd48913146e288e1096bdf
2020-08-27 17:42:30 +02:00

6 lines
145 B
YAML

---
fixes:
- |
Makes ``/var/lib/ironic`` and its images subdirectories readable by nginx.
This is required for using the images cache.