diff options
Diffstat (limited to 'fuel/deploy/templates/hardware_environment/conf/opnfv_box/dea.yaml')
-rw-r--r-- | fuel/deploy/templates/hardware_environment/conf/opnfv_box/dea.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fuel/deploy/templates/hardware_environment/conf/opnfv_box/dea.yaml b/fuel/deploy/templates/hardware_environment/conf/opnfv_box/dea.yaml index df6bf33..0895e4f 100644 --- a/fuel/deploy/templates/hardware_environment/conf/opnfv_box/dea.yaml +++ b/fuel/deploy/templates/hardware_environment/conf/opnfv_box/dea.yaml @@ -667,13 +667,13 @@ settings: - name: ubuntu-updates priority: null section: main - suite: trusty-updates + suite: trusty type: deb uri: http://10.20.0.2:8080/ubuntu-part - name: ubuntu-security priority: null section: main - suite: trusty-security + suite: trusty type: deb uri: http://10.20.0.2:8080/ubuntu-part - name: mos |