aboutsummaryrefslogtreecommitdiffstats
path: root/labs/arm/pod1/fuel/config/dea-pod-override.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'labs/arm/pod1/fuel/config/dea-pod-override.yaml')
-rw-r--r--labs/arm/pod1/fuel/config/dea-pod-override.yaml27
1 files changed, 11 insertions, 16 deletions
diff --git a/labs/arm/pod1/fuel/config/dea-pod-override.yaml b/labs/arm/pod1/fuel/config/dea-pod-override.yaml
index f11ecf3..d45d256 100644
--- a/labs/arm/pod1/fuel/config/dea-pod-override.yaml
+++ b/labs/arm/pod1/fuel/config/dea-pod-override.yaml
@@ -7,6 +7,7 @@ dea-pod-override-config-metadata:
environment:
name: armband_opnfv
net_segment_type: tun
+wanted_release: Newton on Ubuntu 16.04 (aarch64)
interfaces_1:
enm2p1s0f2:
- storage
@@ -58,6 +59,7 @@ fuel:
dhcp_pool_start: 10.20.0.3
ipaddress: 10.20.0.2
netmask: 255.255.255.0
+ ssh_network: 10.20.0.0/24
IFCFG_ETH1:
device: eth1
ipaddress: 10.0.7.10
@@ -210,8 +212,6 @@ settings:
Please make sure your Fuel master node has Internet access to the repository
before attempting to create a mirror.
- For more details, please refer to the documentation (https://docs.mirantis.com/openstack/fuel/fuel-8.0/operations.html#external-ubuntu-ops).
-
'
extra_priority: null
type: custom_repo_configuration
@@ -219,39 +219,39 @@ settings:
- name: ubuntu-local
priority: null
section: main
- suite: trusty
+ suite: xenial
type: deb
uri: http://10.20.0.2:8080/mirrors/ubuntu/
- name: ubuntu
priority: null
section: main universe multiverse
- suite: trusty
+ suite: xenial
type: deb
uri: http://ports.ubuntu.com/
- name: ubuntu-updates
priority: null
section: main universe multiverse
- suite: trusty-updates
+ suite: xenial-updates
type: deb
uri: http://ports.ubuntu.com/
- name: ubuntu-security
priority: null
section: main universe multiverse
- suite: trusty-security
+ suite: xenial-security
type: deb
uri: http://ports.ubuntu.com/
- name: mos
priority: 1050
section: main restricted
- suite: mos9.0
+ suite: mos10.0
type: deb
- uri: http://10.20.0.2:8080/mitaka-9.0/ubuntu/x86_64
+ uri: http://10.20.0.2:8080/newton-10.0/ubuntu/x86_64
- name: Auxiliary
priority: 1150
section: main restricted
suite: auxiliary
type: deb
- uri: http://10.20.0.2:8080/mitaka-9.0/ubuntu/auxiliary
+ uri: http://10.20.0.2:8080/newton-10.0/ubuntu/auxiliary
provision:
metadata:
group: general
@@ -290,16 +290,10 @@ settings:
grub-efi-arm64
- hpsa-dkms
-
hwloc
- i40e-dkms
-
linux-firmware
- linux-firmware-nonfree
-
linux-headers-4.4.0-45-generic
linux-image-4.4.0-45-generic
@@ -322,6 +316,8 @@ settings:
ntp
+ ntpdate
+
openssh-client
openssh-server
@@ -360,4 +356,3 @@ settings:
'
weight: 10
-wanted_release: Mitaka on Ubuntu 14.04 (aarch64)