From 2445de761e2b4255f99f79de3992b4d2e2330939 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/782741 Related-Bug: #1881593 Change-Id: I0a57374c5b58f5953b079b6690ecc77887ec8751 (cherry picked from commit 77e56441f1a9ef62feea59109f3574d00fbb9694) (cherry picked from commit 02e2fbada5d7c8988ea9992f170f53b828261614) --- 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 c7f2c40fc1..3224894f95 100644 --- a/common/hiera-steps-tasks.yaml +++ b/common/hiera-steps-tasks.yaml @@ -29,6 +29,7 @@ - service_configs - extraconfig - role_extraconfig + - ovn_chassis_mac_map - name: Ensure ansible_managed hieradata file exists include_role: name: tripleo-hieradata