ff600a5033
Break out image creation via diskimage-builder into a separate role. Also break out create-bootable-image for consistency, though it is legacy stuff that we do not expect to use in future. In addition to the above, clean up a couple of typos, etc. in the adjacent code and documentation. Implements: blueprint bifrost-deployment-image Change-Id: If3dbfa6a6b4e3f6eee9b614342dbf5bccadfbd65
6 lines
141 B
YAML
6 lines
141 B
YAML
---
|
|
http_boot_folder: /httpboot
|
|
deploy_image_filename: "partition_image.raw"
|
|
deploy_image: "{{http_boot_folder}}/{{deploy_image_filename}}"
|
|
|