From 88ed572d0b73dee6099ac3524e4cba7d0e085d4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Douglas=20Mendiz=C3=A1bal?= Date: Mon, 5 Oct 2020 17:12:44 -0500 Subject: [PATCH] Fix tripleo-hieradata role name in Barbican deployment The cherry-pick that added Luna SA support to Barbican as a backend to this branch uses the master branch name "tripleo_hieradata" to execute this role, but the role name for the stable/train branch uses a dash instead of an underscore. i.e. tripleo-hieradata instead of tripleo_hieradata. Change-Id: Ie27fd057fdf2019a80a1ca6cca68d1291488a857 --- deployment/barbican/barbican-api-container-puppet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/barbican/barbican-api-container-puppet.yaml b/deployment/barbican/barbican-api-container-puppet.yaml index 579a29485e..52be82dd1e 100644 --- a/deployment/barbican/barbican-api-container-puppet.yaml +++ b/deployment/barbican/barbican-api-container-puppet.yaml @@ -487,7 +487,7 @@ outputs: - name: set the slot id in hieradata include_role: - name: tripleo_hieradata + name: tripleo-hieradata tasks_from: ansible_hieradata.yml vars: hieradata_ansible_data: