X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=fuel%2Fdeploy%2Ftemplates%2Fhardware_environment%2Fconf%2Flinux_foundation_lab%2Fpod2%2Fdea.yaml;h=81cbcbf5f6abe260b3767c2b4dd7a9f79b21e834;hb=563547b4a9f44090f32c0e17d040114854563760;hp=3e99b647b87a6a5184a469b56129683992d8e52e;hpb=ed90f2829e90788e2b09b7f393d5f2fd07bb881f;p=genesis.git diff --git a/fuel/deploy/templates/hardware_environment/conf/linux_foundation_lab/pod2/dea.yaml b/fuel/deploy/templates/hardware_environment/conf/linux_foundation_lab/pod2/dea.yaml index 3e99b64..81cbcbf 100644 --- a/fuel/deploy/templates/hardware_environment/conf/linux_foundation_lab/pod2/dea.yaml +++ b/fuel/deploy/templates/hardware_environment/conf/linux_foundation_lab/pod2/dea.yaml @@ -112,8 +112,8 @@ transformations_2: bridge: br-mesh name: eth0.302 network: - management_vip: 192.168.0.2 - management_vrouter_vip: 192.168.0.3 + management_vip: 192.168.1.2 + management_vrouter_vip: 192.168.1.3 networking_parameters: base_mac: fa:16:3e:00:00:00 dns_nameservers: @@ -175,11 +175,11 @@ network: vlan_start: 103 name: private vlan_start: 302 - - cidr: 192.168.0.0/24 + - cidr: 192.168.1.0/24 gateway: null ip_ranges: - - - 192.168.0.2 - - 192.168.0.254 + - - 192.168.1.2 + - 192.168.1.254 meta: cidr: 192.168.0.0/24 configurable: true @@ -195,11 +195,11 @@ network: vlan_start: 101 name: management vlan_start: 300 - - cidr: 192.168.1.0/24 + - cidr: 192.168.0.0/24 gateway: null ip_ranges: - - - 192.168.1.2 - - 192.168.1.254 + - - 192.168.0.2 + - 192.168.0.254 meta: cidr: 192.168.1.0/24 configurable: true @@ -659,22 +659,22 @@ settings: value: - name: ubuntu priority: null - section: main universe multiverse + section: main suite: trusty type: deb - uri: http://archive.ubuntu.com/ubuntu/ + uri: http://10.20.0.2:8080/ubuntu-part - name: ubuntu-updates priority: null - section: main universe multiverse - suite: trusty-updates + section: main + suite: trusty type: deb - uri: http://archive.ubuntu.com/ubuntu/ + uri: http://10.20.0.2:8080/ubuntu-part - name: ubuntu-security priority: null - section: main universe multiverse - suite: trusty-security + section: main + suite: trusty type: deb - uri: http://archive.ubuntu.com/ubuntu/ + uri: http://10.20.0.2:8080/ubuntu-part - name: mos priority: 1050 section: main restricted @@ -686,19 +686,19 @@ settings: section: main restricted suite: mos6.1-updates type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ + uri: http://10.20.0.2:8080/mos-ubuntu - name: mos-security priority: 1050 section: main restricted suite: mos6.1-security type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ + uri: http://10.20.0.2:8080/mos-ubuntu - name: mos-holdback priority: 1100 section: main restricted suite: mos6.1-holdback type: deb - uri: http://mirror.fuel-infra.org/mos/ubuntu/ + uri: http://10.20.0.2:8080/mos-ubuntu - name: Auxiliary priority: 1150 section: main restricted