diff options
Diffstat (limited to 'labs')
-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: |