tripleo-heat-templates/extraconfig/services
Jose Luis Franco Arza 25a4fb7b62 Force rhsm re-registration during upgrades.
The redhat-subscription ansible module doesn't cover the case
when a system is already registered via Satellite and we try to
upgrade it's repositories to a new version providing a different
activation key. The role will catch that the system is already
registered and it won't register the new activation key.
This patch passes the rhsm_force_registration option when invoking
redhat-subscription during an upgrade. This way the system will
be unregistered and registered again, activating the new key passed.

Change-Id: I9cd35882e5db47d22df8a456749188c17b48e451
Closes-Bug: #1807987
2018-12-11 17:17:29 +01:00
..
README.rst Add readme for experimental extraconfig/services 2017-12-15 15:41:23 +00:00
ipsec.yaml Convert dynamic lookups to use colon notation 2018-11-12 21:21:49 -07:00
kubernetes-master.yaml Convert dynamic lookups to use colon notation 2018-11-12 21:21:49 -07:00
kubernetes-worker.yaml Convert dynamic lookups to use colon notation 2018-11-12 21:21:49 -07:00
openshift-cns.yaml Merge "Do not wipe disks on OpenShift gluster nodes" 2018-10-22 21:15:55 +00:00
openshift-infra.yaml Set balance to source for openshift_router endpoints 2018-11-30 13:57:32 -05:00
openshift-master.yaml Merge "Add hosts to expected ansible groups" 2018-12-10 12:13:21 +00:00
openshift-node.yaml Add hosts to expected ansible groups 2018-11-13 13:54:57 +01:00
openshift-worker.yaml Let openshift-ansible configure the firewall 2018-10-12 16:36:20 +02:00
rhsm.yaml Force rhsm re-registration during upgrades. 2018-12-11 17:17:29 +01:00
skydive-agent.yaml skydive external_deploy_task migration 2018-06-22 12:12:36 +02:00
skydive-analyzer.yaml Convert dynamic lookups to use colon notation 2018-11-12 21:21:49 -07:00

README.rst

Externally Installed Services

The services in this directory and the Ansible hook they use (external_deploy_tasks) are currently considered experimental.