commit | 5607319e15097ced523df4dd6bbf25fe469ca963 | [log] [tgz] |
---|---|---|
author | Mykyta Karpin <mkarpin@mirantis.com> | Tue Oct 29 14:32:15 2024 +0100 |
committer | Mykyta Karpin <mkarpin@mirantis.com> | Tue Oct 29 14:32:15 2024 +0100 |
tree | 78d2d71ffe373051ce8de97b632c16326aafb03b | |
parent | 56283e57af319e36e15a53b5ec361448af7046c4 [diff] |
Fix passing devops utils refspec to frr Related-Prod: https://mirantis.jira.com/browse/PRODX-47207 Change-Id: Iba71ec166c28e439d59e25c5c33d327c0c7907cd
diff --git a/de/heat-templates/top.yaml b/de/heat-templates/top.yaml index ee7c964..78159b5 100644 --- a/de/heat-templates/top.yaml +++ b/de/heat-templates/top.yaml
@@ -979,6 +979,7 @@ hardware_metadata: { get_param: hardware_metadata} frr_bgp_neighbors: { list_join: [',', {get_attr: [workers, server_tun_ip]}] } availability_zone: { get_param: availability_zone } + devops_utils_refspec: { get_param: devops_utils_refspec } ntws: type: OS::Heat::ResourceGroup