86d4256014
For in-place upgrades via Leapp, which is the default, we are dependent on package installs. User can still override the default value if they wish so, but they might have to pull in the content by some manual means. Change-Id: I5e5629d2baed97988bc65151d51c115a2a263dfc Partial-Bug: #1831690
9 lines
332 B
YAML
9 lines
332 B
YAML
# Environment file used in the last step of an overcloud upgrade.
|
|
# This file is required by the tripleoclient and not expected to be updated
|
|
# by the operator. Please use additional -e env.yaml.
|
|
parameter_defaults:
|
|
EnablePackageInstall: false
|
|
UpgradeLevelNovaCompute: ''
|
|
UpgradeInitCommonCommand: ''
|
|
UpgradeInitCommand: ''
|