bugfix local mirrors repos 37/28337/1
authorwu.zhihui <wu.zhihui1@zte.com.cn>
Thu, 9 Feb 2017 05:59:11 +0000 (13:59 +0800)
committerwu.zhihui <wu.zhihui1@zte.com.cn>
Thu, 9 Feb 2017 05:59:11 +0000 (13:59 +0800)
Change-Id: I6f34f7bc66f1dd5e2140d7ce3815440fd24a1ba7
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
labs/zte/pod1/fuel/config/dea-pod-override.yaml
labs/zte/pod2/fuel/config/dea-pod-override.yaml

index b1cc072..454fdb4 100644 (file)
@@ -259,3 +259,60 @@ 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.
+
+          '
+        extra_priority: null
+        type: custom_repo_configuration
+        value:
+        - name: ubuntu
+          priority: null
+          section: main
+          suite: xenial
+          type: deb
+          uri: http://10.20.6.2:8080/mirrors/ubuntu/
+        - name: ubuntu-main
+          priority: null
+          section: main universe multiverse
+          suite: xenial
+          type: deb
+          uri: http://archive.ubuntu.com/ubuntu/
+        - name: ubuntu-updates
+          priority: null
+          section: main universe multiverse
+          suite: xenial-updates
+          type: deb
+          uri: http://archive.ubuntu.com/ubuntu/
+        - name: ubuntu-security
+          priority: null
+          section: main universe multiverse
+          suite: xenial-security
+          type: deb
+          uri: http://archive.ubuntu.com/ubuntu/
+        - name: mos
+          priority: 1050
+          section: main restricted
+          suite: mos10.0
+          type: deb
+          uri: http://10.20.6.2:8080/newton-10.0/ubuntu/x86_64
+        - name: Auxiliary
+          priority: 1150
+          section: main restricted
+          suite: auxiliary
+          type: deb
+          uri: http://10.20.6.2:8080/newton-10.0/ubuntu/auxiliary
index 394419a..1ca2769 100644 (file)
@@ -259,3 +259,60 @@ 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.
+
+          '
+        extra_priority: null
+        type: custom_repo_configuration
+        value:
+        - name: ubuntu
+          priority: null
+          section: main
+          suite: xenial
+          type: deb
+          uri: http://10.20.7.2:8080/mirrors/ubuntu/
+        - name: ubuntu-main
+          priority: null
+          section: main universe multiverse
+          suite: xenial
+          type: deb
+          uri: http://archive.ubuntu.com/ubuntu/
+        - name: ubuntu-updates
+          priority: null
+          section: main universe multiverse
+          suite: xenial-updates
+          type: deb
+          uri: http://archive.ubuntu.com/ubuntu/
+        - name: ubuntu-security
+          priority: null
+          section: main universe multiverse
+          suite: xenial-security
+          type: deb
+          uri: http://archive.ubuntu.com/ubuntu/
+        - name: mos
+          priority: 1050
+          section: main restricted
+          suite: mos10.0
+          type: deb
+          uri: http://10.20.7.2:8080/newton-10.0/ubuntu/x86_64
+        - name: Auxiliary
+          priority: 1150
+          section: main restricted
+          suite: auxiliary
+          type: deb
+          uri: http://10.20.7.2:8080/newton-10.0/ubuntu/auxiliary