Do not remove packages during FFU

This change removes the UpgradeRemoveUnusedPackages parameter from
the fast-forward-upgrade environment to avoid removing packages
during upgrade which leads to failures.

Change-Id: I3e9ca8ef653f8298bc68bfe9752ae773f0fc34c0
This commit is contained in:
Marius Cornea 2018-02-20 20:58:52 -05:00
parent e937174f99
commit ca7721003b
1 changed files with 0 additions and 1 deletions

View File

@ -16,4 +16,3 @@ resource_registry:
parameter_defaults:
StackUpdateType: FASTFORWARDUPGRADE
UpgradeRemoveUnusedPackages: true