ironic/releasenotes/notes/fix-dir-permissions-bc56e83a651bbdb0.yaml
Ruby Loo d85d029520 [reno] update
Updates several release notes to fix links, address grammatical
issues and other minor cleanup.

Change-Id: I8ed7206badad49516016d413c074ce12ade2d907
2017-08-15 13:26:20 -04:00

9 lines
409 B
YAML

---
fixes:
- Adds the capability for an operator to explicitly define the permission
for created tftpboot folders. This provides the ability for ironic to be
utilized with a restrictive umask, where the tftp server may not be able
to read the file. Introduces a new configuration option
``[pxe]/dir_permission``
to specify the permission for the tftpboot directories to be created with.