]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
common: Remove, clean up, and reinstall Satellite CA cert 689/head
authorDavid Galloway <dgallowa@redhat.com>
Thu, 14 Jul 2022 18:53:06 +0000 (14:53 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Thu, 14 Jul 2022 20:55:39 +0000 (16:55 -0400)
commit884acf23c2909fdb9d97690c9e3bbd689125eb99
tree9f07d287a6ab6753778c7db0290187b4eee5172e
parent42a41effe0106f7dd88c06b5599bf7943101c27b
common: Remove, clean up, and reinstall Satellite CA cert

This reverts commit ed59d0bb3f6470ecf62fc6af19663d0f674dd84e.

This was originally added because if one upgrades the Satellite server, the katello-ca-consumer-latest RPM actually gets an incremented version number and conflicts with an already installed katello-ca RPM.  `rpm --reinstall` was not sufficient to "upgrade" the package.

We won't ever be upgrading the Satellite server again and the proper way to "reinstall" the Satellite's CA Cert is to remove it, subscription-manager clean, then reinstall as per https://access.redhat.com/solutions/3336921.

Signed-off-by: David Galloway <dgallowa@redhat.com>
roles/common/tasks/rhel-entitlements.yml