d85d029520
Updates several release notes to fix links, address grammatical issues and other minor cleanup. Change-Id: I8ed7206badad49516016d413c074ce12ade2d907
9 lines
409 B
YAML
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.
|