Masayoshi Mizuma d322fc9609 Fix to get HOME environment in dhcp-provisioning validation
The validation of dhcp-provisioning fails because it doesn't see
the correct path of undercloud.conf. The playbook has "become: true",
so the ansible_env.HOME is the home directory of root.

lookup(env, HOME) can get the home directory for the user.

Change-Id: I7c7de26f09f36d88b777be76027ad4ac66deda6b
(cherry picked from commit 8e4958cd75)
2022-07-15 12:17:16 +00:00
2016-05-27 15:00:12 +02:00
2016-05-27 15:00:12 +02:00
2016-05-27 15:00:12 +02:00
2021-05-28 04:55:02 +00:00
2020-04-13 19:03:51 +02:00

image

A collection of Ansible roles and playbooks to detect and report potential issues during TripleO deployments.

The validations will help detect issues early in the deployment process and prevent field engineers from wasting time on misconfiguration or hardware issues in their environments.

All validations are written in Ansible and are written in a way that's consumable by the Validation Framework Command Line Interface (CLI) or by Ansible directly.

Description
RETIRED, A collection of Ansible playbooks to detect and report potential issues during TripleO deployments
Readme 24 MiB