tripleo-quickstart/roles/convert-image/templates
John Trowbridge a38e9635bb Make the convert-image role more generic
Specifically this patch adds knobs for controlling whether:
- an update is run (convert_image_update)
- what packages get removed (convert_image_remove_pkgs)
- what packages get installed (convert_image_install_pkgs)
- what tempest plugins get installed (convert_image_tempest-plugins)

All defaults for the above options are set to the current hardcoded
values, so this is a no-op change wrt current configurations.
However, it allows for new configurations to take advantage of this
feature.

Change-Id: Iecb2d07e4451eb97c958dcf19d9a76aa0982acef
Related-Bug: 1719902
2017-10-02 12:52:50 +00:00
..
convert_image.sh.j2 Make the convert-image role more generic 2017-10-02 12:52:50 +00:00