diff options
Diffstat (limited to 'labs/arm/pod1/fuel/config')
-rw-r--r-- | labs/arm/pod1/fuel/config/dea-pod-override.yaml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/labs/arm/pod1/fuel/config/dea-pod-override.yaml b/labs/arm/pod1/fuel/config/dea-pod-override.yaml index 9a7a2a2..9fcb565 100644 --- a/labs/arm/pod1/fuel/config/dea-pod-override.yaml +++ b/labs/arm/pod1/fuel/config/dea-pod-override.yaml @@ -11,12 +11,24 @@ 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 |