metalsmith/releasenotes/notes/config_drive-f59bb5d8e684b2ef.yaml
Steve Baker 22a4e4071c Add metalsmith_instances instance option config_drive
This has sub-options ``cloud_config` and ``meta_data`` and allows
customization of data packaged in the config-drive to be consumed by
cloud-init.

This is needed by TripleO to provide an equivalent to the current
heat/nova based firstboot customization support.

Change-Id: Ie384292a3310cb06e908dd9027e9300ca108e7dd
2020-11-11 09:15:24 +13:00

8 lines
246 B
YAML

---
features:
- |
Add new metalsmith_instances instance option ``config_drive``.
This has sub-options ``cloud_config` and ``meta_data`` and allows
customization of data packaged in the config-drive to be consumed by
cloud-init.