diff --git a/geant/gap_ansible/roles/sbp/templates/nokia/deploy/sbp.j2 b/geant/gap_ansible/roles/sbp/templates/nokia/deploy/sbp.j2 index 9b650c672bc8a19ebb408c56b4f40d5dd32f7647..5d6daeaba604142cb1c38a0ec733fc945d2eb491 100644 --- a/geant/gap_ansible/roles/sbp/templates/nokia/deploy/sbp.j2 +++ b/geant/gap_ansible/roles/sbp/templates/nokia/deploy/sbp.j2 @@ -16,7 +16,7 @@ {% if subscription.product.product_type | upper in l3_service_types.ies %} <description>SRV_GLOBAL CUSTOMER {{ partner_name }} {{ '#'+ap.custom_service_name if ap.custom_service_name is string }} ${{ ap.sbp.gs_id }} | ASN{{ partner.asn }} | </description> {% elif subscription.product.product_type | upper == 'IAS' %} - <description>SRV_IAS CUSTOMER {{ partner_name }} {{ '#'+ap.custom_service_name if ap.custom_service_name is string }} {{ partner.ias_flavour | regex_search('IAS(GWS)?(PS)?') }} ${{ ap.sbp.gs_id }} | ASN{{ partner.asn }} | </description> + <description>SRV_IAS CUSTOMER {{ partner_name }} {{ '#'+ap.custom_service_name if ap.custom_service_name is string }} {{ subscription[subscription_key].ias_flavor | regex_search('IAS(GWS)?(PS)?') }} ${{ ap.sbp.gs_id }} | ASN{{ partner.asn }} | </description> <ingress> <policy-accounting>GEANT_DEST_CLASS_POL_TEMPLATE_01</policy-accounting> <destination-class-lookup>true</destination-class-lookup>