From 388614b9394fa1a16b8483a7caca2566a8223e7f Mon Sep 17 00:00:00 2001 From: "wu.zhihui" Date: Wed, 25 May 2016 11:49:16 +0800 Subject: Remove the external repo. Change-Id: Ifbd6552b79e5894d87d5d0887c606653b7e17d6f Signed-off-by: wu.zhihui --- labs/zte/pod1/fuel/config/dea-pod-override.yaml | 71 ------------------------- 1 file changed, 71 deletions(-) diff --git a/labs/zte/pod1/fuel/config/dea-pod-override.yaml b/labs/zte/pod1/fuel/config/dea-pod-override.yaml index 77b6dab..c1f36da 100644 --- a/labs/zte/pod1/fuel/config/dea-pod-override.yaml +++ b/labs/zte/pod1/fuel/config/dea-pod-override.yaml @@ -257,77 +257,6 @@ settings: description: '' label: TCP weight: 30 - repo_setup: - metadata: - always_editable: true - group: general - label: Repositories - weight: 50 - repos: - description: 'Please note: the first repository will be considered the operating - system mirror that will be used during node provisioning. - - To create a local repository mirror on the Fuel master node, please follow - the instructions provided by running "fuel-createmirror --help" on the Fuel - master node. - - 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 - value: - - name: ubuntu - priority: null - section: main universe multiverse - suite: trusty - type: deb - uri: http://mirrors.ustc.edu.cn/ubuntu/ - - name: ubuntu-updates - priority: null - section: main universe multiverse - suite: trusty-updates - type: deb - uri: http://mirrors.ustc.edu.cn/ubuntu/ - - name: ubuntu-security - priority: null - section: main universe multiverse - suite: trusty-security - type: deb - uri: http://mirrors.ustc.edu.cn/ubuntu/ - - name: mos - priority: 1050 - section: main restricted - suite: mos8.0 - type: deb - uri: http://10.20.0.2:8080/liberty-8.0/ubuntu/x86_64 - - name: mos-updates - priority: 1050 - section: main restricted - suite: mos8.0-updates - type: deb - uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/8.0/ - - name: mos-security - priority: 1050 - section: main restricted - suite: mos8.0-security - type: deb - uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/8.0/ - - name: mos-holdback - priority: 1100 - section: main restricted - suite: mos8.0-holdback - type: deb - uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/8.0/ - - name: Auxiliary - priority: 1150 - section: main restricted - suite: auxiliary - type: deb - uri: http://10.20.0.2:8080/liberty-8.0/ubuntu/auxiliary storage: ephemeral_ceph: description: Configures Nova to store ephemeral volumes in RBD. This works -- cgit 1.2.3-korg