8067d83dcb
In order to not have to deploy «manually» the repo on the overcloud before upgrade. This will create a template with the specified commands and add it to the list of templates during upgrade. Change-Id: I3838d95358522113ef869dfc99d716728f4bf80e
4 lines
103 B
Django/Jinja
4 lines
103 B
Django/Jinja
parameter_defaults:
|
|
UpgradeInitCommand: |
|
|
{{ upgrade_init_command|indent(width=4,first=False) }}
|