Jiri Stransky 86d4256014 Set EnablePackageInstall to true by default for in-place OS upgrade
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
2019-08-13 15:45:27 +02:00

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: ''