22a4e4071c
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
8 lines
246 B
YAML
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.
|