From ba8b99df601b323a30e4f26a3220ffa11f9bac7c Mon Sep 17 00:00:00 2001 From: "Gael Chamoulaud (Strider)" Date: Thu, 23 Jan 2020 11:33:05 +0100 Subject: [PATCH] Update inflight validation role name after a rename in ooo-validations Roles can no longer have a "-" in them according to the upstream ansible documentation. This change updates the name of the role called as an inflight validations from THT. Depends-On: I19bb587ece403f86ddd0bbe174c282326500cfd3 Change-Id: I62014508358a83166f2c1d2838fde037f3645d20 Signed-off-by: Gael Chamoulaud (Strider) --- deployment/keystone/keystone-container-puppet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/keystone/keystone-container-puppet.yaml b/deployment/keystone/keystone-container-puppet.yaml index 14d4c609a5..981a642175 100644 --- a/deployment/keystone/keystone-container-puppet.yaml +++ b/deployment/keystone/keystone-container-puppet.yaml @@ -759,7 +759,7 @@ outputs: block: - name: Get keystone service healthcheck status import_role: - name: healthcheck-service-status + name: healthcheck_service_status vars: inflight_healthcheck_services: - tripleo_keystone_healthcheck