Comment 12 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/667098
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=2ca7c550390f5978d1dab3c78a1b84fe073f8ed0
Submitter: Zuul
Branch: master

commit 2ca7c550390f5978d1dab3c78a1b84fe073f8ed0
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