image-builder-post-builder-flexiflow¶
Utilizes flexiflow to expand the image-builder content dynamically.
This stage utilizes the Flexiflow content pack to allow image builds that can dynamically inject new tasks to customize the OS/image before cleanup.
To utilize this, please review the Flexiflow content for more complete details. Basic usage:
- set the Param
image-builder/post-builder-flexiflowas an Array of tasks to inject in place of this stage
Example:
In our theoretical example above, we have 1 task. This task is run after the
image-builder-cleanup task, but before the image is captured. It allows
the operator to inject additional tasks post-cleanup for any additional
preparation of the image just prior to capturing the image.
Objects that Reference image-builder-post-builder-flexiflow¶
- workflows image-builder-alma8 in Image Builder v4.15.0 as part of Stages (declared)
- workflows image-builder-centos in Image Builder v4.15.0 as part of Stages (declared)
- workflows image-builder-centos8 in Image Builder v4.15.0 as part of Stages (declared)
- workflows image-builder-rhel-server in Image Builder v4.15.0 as part of Stages (declared)
- workflows image-builder-rhel8-server in Image Builder v4.15.0 as part of Stages (declared)
- workflows image-builder-rocky8 in Image Builder v4.15.0 as part of Stages (declared)
- workflows image-builder-ubuntu-bionic in Image Builder v4.15.0 as part of Stages (declared)