commit | 7ba72bfaacef9e0b0b97ec6ce9bcd526b6bf896e | [log] [tgz] |
---|---|---|
author | mcp-jenkins <mcp-jenkins@mirantis.com> | Tue May 07 10:34:14 2019 +0000 |
committer | Gerrit Code Review <mail@domain.com> | Tue May 07 10:34:14 2019 +0000 |
tree | 0b946b0b0602c46b8756d486f2558687d0bb0219 | |
parent | a27037940f480e2944e668912adc2e2b2023e2dd [diff] | |
parent | 58e677ef9a9d22402ae1e847b033c0a25f7d3deb [diff] |
Merge "Use ifmap-server package only for OC < 4.0 with irond ifmap engine" into release/2019.2.0
diff --git a/opencontrail/map.jinja b/opencontrail/map.jinja index 41f837b..def00f4 100644 --- a/opencontrail/map.jinja +++ b/opencontrail/map.jinja
@@ -93,7 +93,11 @@ Debian: pkgs: - 'contrail-config-openstack' + {%- if version < 4.0 %} + {%- if ifmap == 'irond' %} - 'ifmap-server' + {%- endif %} + {%- endif %} services: {%- if version < 4.0 %} {%- if ifmap == 'irond' %}