From 2996cfe9ae98c53400641dcff9e05a4530bc2f86 Mon Sep 17 00:00:00 2001 From: Catalina Focsa Date: Thu, 15 Jun 2017 13:29:42 +0200 Subject: Revert "arm-pods:1,3; dea: Modify interfaces properties: MTU" This reverts commit 8f7b39512a3dc90294be95f49d509173e8557474. Change-Id: I817d54bd36723db73a4da3917d4942fd91e41e28 Signed-off-by: Catalina Focsa --- labs/arm/pod1/fuel/config/dea-pod-override.yaml | 12 ------------ labs/arm/pod3/fuel/config/dea-pod-override.yaml | 8 -------- labs/arm/virtual_kvm/fuel/config/dea-pod-override.yaml | 12 ------------ 3 files changed, 32 deletions(-) diff --git a/labs/arm/pod1/fuel/config/dea-pod-override.yaml b/labs/arm/pod1/fuel/config/dea-pod-override.yaml index 9fcb565..9a7a2a2 100644 --- a/labs/arm/pod1/fuel/config/dea-pod-override.yaml +++ b/labs/arm/pod1/fuel/config/dea-pod-override.yaml @@ -11,24 +11,12 @@ wanted_release: Newton on Ubuntu 16.04 (aarch64) interfaces_1: enm2p1s0f2: - storage - - interface_properties: - mtu: - value: - value: 9000 enm2p1s0f3: - public - management - private - - interface_properties: - mtu: - value: - value: 9000 enm5p144s0: - fuelweb_admin - - interface_properties: - mtu: - value: - value: 9000 transformations_1: transformations: - action: add-br diff --git a/labs/arm/pod3/fuel/config/dea-pod-override.yaml b/labs/arm/pod3/fuel/config/dea-pod-override.yaml index 4453fb0..05ba59e 100644 --- a/labs/arm/pod3/fuel/config/dea-pod-override.yaml +++ b/labs/arm/pod3/fuel/config/dea-pod-override.yaml @@ -11,19 +11,11 @@ wanted_release: Newton on Ubuntu 16.04 (aarch64) interfaces_1: ene11: - fuelweb_admin - - interface_properties: - mtu: - value: - value: 9000 ene13: - public - management - storage - private - - interface_properties: - mtu: - value: - value: 9000 transformations_1: transformations: - action: add-br diff --git a/labs/arm/virtual_kvm/fuel/config/dea-pod-override.yaml b/labs/arm/virtual_kvm/fuel/config/dea-pod-override.yaml index 9556ddd..364fcf7 100755 --- a/labs/arm/virtual_kvm/fuel/config/dea-pod-override.yaml +++ b/labs/arm/virtual_kvm/fuel/config/dea-pod-override.yaml @@ -34,22 +34,10 @@ interfaces_1: - management - storage - private - - interface_properties: - mtu: - value: - value: 9000 eth1: - public - - interface_properties: - mtu: - value: - value: 9000 eth2: - fuelweb_admin - - interface_properties: - mtu: - value: - value: 9000 transformations_1: transformations: - action: add-br -- cgit 1.2.3-korg