ironic/releasenotes/notes/deploy-step-configdrive-86ea2bb267211b88.yaml
Dmitry Tantsur d97f0fb5ec Do not mask configdrive when executing in-band deploy steps
The agent needs to use configdrive, and we do send it over the same
channel when running write_image. There is no point in preventing custom
deploy steps from accessing it.

Change-Id: I93d3966b2c6af1f60bfbb39b3a07056308c6866c
2021-04-29 13:54:55 +02:00

6 lines
109 B
YAML

---
fixes:
- |
No longer masks configdrive when sending the node's record to in-band
deploy steps.