From 1265a63edc09d5ddfa9e14b0ca36328140d12669 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Harald=20Jens=C3=A5s?= Date: Fri, 5 Jun 2020 02:09:10 +0200 Subject: [PATCH] Add OVN chassis macs to hieradata Add the tempalte in tripleo-ansible to the list of hieradata_templates in common/hiera-steps-tasks.yaml Depends-On: https://review.opendev.org/733719 Related-Bug: #1881593 Change-Id: I0a57374c5b58f5953b079b6690ecc77887ec8751 (cherry picked from commit 77e56441f1a9ef62feea59109f3574d00fbb9694) --- common/hiera-steps-tasks.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/common/hiera-steps-tasks.yaml b/common/hiera-steps-tasks.yaml index ea410308d1..1cc20b9f25 100644 --- a/common/hiera-steps-tasks.yaml +++ b/common/hiera-steps-tasks.yaml @@ -24,6 +24,7 @@ - service_configs - extraconfig - role_extraconfig + - ovn_chassis_mac_map - name: Ensure ansible_managed hieradata file exists include_role: name: tripleo_hieradata