Comment 44 for bug 1831690

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.opendev.org/676194
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=86d425601495550282119be035180bdbc71cfc57
Submitter: Zuul
Branch: master

commit 86d425601495550282119be035180bdbc71cfc57
Author: Jiri Stransky <email address hidden>
Date: Tue Aug 13 15:42:18 2019 +0200

    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