diff options
Diffstat (limited to 'test/vcpe/preload_templates/template.vcpe_bng_vfmodule.json')
-rw-r--r-- | test/vcpe/preload_templates/template.vcpe_bng_vfmodule.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/vcpe/preload_templates/template.vcpe_bng_vfmodule.json b/test/vcpe/preload_templates/template.vcpe_bng_vfmodule.json index 7ef2fb7db..0758dc189 100644 --- a/test/vcpe/preload_templates/template.vcpe_bng_vfmodule.json +++ b/test/vcpe/preload_templates/template.vcpe_bng_vfmodule.json @@ -85,7 +85,7 @@ }, { "vnf-parameter-name": "sdnc_ip_addr", - "vnf-parameter-value": "${sdnc_brg_bng_ip}" + "vnf-parameter-value": "${sdnc_oam_ip}" }, { "vnf-parameter-name": "vbng_private_ip_0", |