0de4ed518d
Generally, if we upgrade from a containerized undercloud the containers-prepare-paramters.yaml file will be already present (as it is being rendered during the undercloud-deploy). However, if we upgrade the Undercloud from Queens (non-containerized) to Rocky (containerized) the file won't be present. We need to render it during the container-update role so we can set the right values. Change-Id: I3fd411ef753bdd1f4ce5d6befa726d82e9073458 Related-Bug: #1855856 |
||
---|---|---|
.. | ||
defaults | ||
meta | ||
tasks | ||
README.md |
container-update
This role levarages from the container-prep role which updates the needed parameters to set up the containers-prepare-parameter file and updates with the right values. It is mostly intended for upgrades and updates workflows in which we need to update the containers registry details before performing the upgrade.
Role Variables
- containers_file: <containers-prepare-parameter.yaml> -- File containing the ContainerImagePrepare definition.