diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2016-09-25 19:49:15 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-09-25 19:49:16 +0000 |
commit | aad010c1853deef049cb8c09722aa3783cc45f1b (patch) | |
tree | 565f23d619696f0c3d169be7d4003f8a36505ee1 /labs/ericsson | |
parent | 11f61840323a3ad7ba6e6dd1c4200be99c35865b (diff) | |
parent | 334d3552a95a235f9d2c97c2c13a07c08a774b86 (diff) |
Merge "Update dea-pod-override.yaml for new Ericsson lab vPODs"
Diffstat (limited to 'labs/ericsson')
-rw-r--r-- | labs/ericsson/virtual_kvm/fuel/config/dea-pod-override.yaml | 28 |
1 files changed, 15 insertions, 13 deletions
diff --git a/labs/ericsson/virtual_kvm/fuel/config/dea-pod-override.yaml b/labs/ericsson/virtual_kvm/fuel/config/dea-pod-override.yaml index 8b732fc..bd84062 100644 --- a/labs/ericsson/virtual_kvm/fuel/config/dea-pod-override.yaml +++ b/labs/ericsson/virtual_kvm/fuel/config/dea-pod-override.yaml @@ -9,10 +9,10 @@ ############################################################################## dea-pod-override-config-metadata: - title: 'Deployment Environment Adapter POD override for Ericsson-1 virtual deployment' - version: '0.3' - created: 'Wed Jun 14 2016' - comment: 'Rebased for Fuel 9' + title: 'Deployment Environment Adapter POD override for Ericsson Rosersberg vPODs' + version: '0.2' + created: 'Wed Sep 21 2016' + comment: 'Created for Ericsson Lab Migration' environment: name: opnfv_virt interfaces_1: @@ -55,19 +55,19 @@ fuel: ipaddress: 10.20.0.2 netmask: 255.255.255.0 ssh_network: 0.0.0.0/0 - DNS_DOMAIN: bl9.pod1.opnfvericsson.ca - DNS_SEARCH: opnfvericsson.ca - DNS_UPSTREAM: 10.118.32.193 + DNS_DOMAIN: domain.tld + DNS_SEARCH: domain.tld + DNS_UPSTREAM: 8.8.8.8 HOSTNAME: fuel - NTP1: 10.118.32.193 - NTP2: '' - NTP3: '' + NTP1: 188.126.88.9 + NTP2: 193.228.143.12 + NTP3: 178.73.198.130 network: networking_parameters: base_mac: fa:16:3e:00:00:00 configuration_template: null dns_nameservers: - - 10.118.32.193 + - 8.8.8.8 floating_name: admin_floating_net floating_ranges: - - 172.16.0.130 @@ -190,7 +190,7 @@ settings: source: ^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$ type: text_list value: - - 10.118.32.193 + - 8.8.8.8 weight: 10 metadata: group: network @@ -209,7 +209,9 @@ settings: source: ^[a-zA-Z\d]+[-\.\da-zA-Z]*$ type: text_list value: - - 10.118.32.193 + - 188.126.88.9 + - 193.228.143.12 + - 178.73.198.130 weight: 10 syslog: metadata: |