Comment 24 for bug 1831690

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

Reviewed: https://review.opendev.org/667915
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=367f4decd9bea7f41db44898309dfda86b85a435
Submitter: Zuul
Branch: stable/stein

commit 367f4decd9bea7f41db44898309dfda86b85a435
Author: Jiri Stransky <email address hidden>
Date: Mon Jun 24 12:32:30 2019 +0200

    Allow skipping RHSM with Leapp

    Useful when developing and testing.

    Also, we don't need to be explicitly installing RHSM, instead we
    should ensure that it doesn't get removed by accident if it needs to
    be present.

    Change-Id: I65ccf3436bf3816b52c40a7e154511ab3a2e43be
    Partial-Bug: #1831690
    (cherry picked from commit 2ca7c550390f5978d1dab3c78a1b84fe073f8ed0)