tripleo-heat-templates/common
Jose Luis Franco Arza 7db107aa83 Run facts gathering always for upgrades.
Up to now, each of the upgrade steps to gather facts from the
Undercloud and Overcloud nodes did contain a tag named facts.
This allowed us to run the facts gathering at will, however
there is a problem with the upgrade_tasks. As it is allowed to
pass a specific tag during its execution. So, if the task passed
is different than facts, for example system_upgrade, then the
facts gathering tasks wont be executed and the upgrade tasks
will fail when trying to access some of the ansible facts (as
it could be ansible_hostname).
The solution for this is to run always the facts gathering, no
matter what tag is being passed we'll have the facts available
during the execution.

Change-Id: Ibee072bec9916804163dab29e164eb1423cd08f8
(cherry picked from commit 205ac0f123)
2019-09-16 09:16:55 +00:00
..
services Make krb-service-principal metadata per-Role 2019-04-05 14:22:20 +00:00
container-puppet.py container-puppet: run podman rm with --storage 2019-09-06 08:45:05 +00:00
deploy-steps-tasks.yaml SELinux: correct type for /var/log/containers 2019-09-09 13:02:23 +00:00
deploy-steps.j2 Run facts gathering always for upgrades. 2019-09-16 09:16:55 +00:00
post.j2.yaml Consolidate puppet/docker deployments with one deploy steps workflow 2017-08-11 17:25:02 +00:00