diff options
Diffstat (limited to 'heat/vCPE/vgmux/base_vcpe_vgmux_rackspace.env')
-rw-r--r-- | heat/vCPE/vgmux/base_vcpe_vgmux_rackspace.env | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/heat/vCPE/vgmux/base_vcpe_vgmux_rackspace.env b/heat/vCPE/vgmux/base_vcpe_vgmux_rackspace.env index e3009f1a..8db88f34 100644 --- a/heat/vCPE/vgmux/base_vcpe_vgmux_rackspace.env +++ b/heat/vCPE/vgmux/base_vcpe_vgmux_rackspace.env @@ -6,8 +6,7 @@ mux_gw_private_net_id: zdfw1muxgw01_private onap_private_net_id: <PUT_YOUR_ONAP_NET_ID_HERE> onap_private_subnet_id: <PUT_YOUR_ONAP_NET_ID_HERE> - bng_mux_private_net_cidr: 10.1.0.0/24 - onap_private_net_cidr: 10.0.0.0/16 + mux_gw_private_net_cidr: 10.1.0.0/24 vgmux_private_ip_0: 10.1.0.20 vgmux_private_ip_1: 10.0.101.20 vgmux_private_ip_2: 192.168.0.0 |