2017-01-31 09:16:25 +00:00
|
|
|
---
|
|
|
|
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
|
2017-08-15 12:35:10 -04:00
|
|
|
to read the file. Introduces a new configuration option
|
|
|
|
``[pxe]/dir_permission``
|
2017-01-31 09:16:25 +00:00
|
|
|
to specify the permission for the tftpboot directories to be created with.
|