commit 88ed572d0b73dee6099ac3524e4cba7d0e085d4c Author: Douglas Mendizábal Date: Mon Oct 5 17:12:44 2020 -0500 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 diff --git a/deployment/barbican/barbican-api-container-puppet.yaml b/deployment/barbican/barbican-api-container-puppet.yaml index 579a294..52be82d 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: