diff options
Diffstat (limited to 'fuel/deploy/templates/virtual_environment/conf')
-rw-r--r-- | fuel/deploy/templates/virtual_environment/conf/dea.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fuel/deploy/templates/virtual_environment/conf/dea.yaml b/fuel/deploy/templates/virtual_environment/conf/dea.yaml index c7a901d..bc9a1f9 100644 --- a/fuel/deploy/templates/virtual_environment/conf/dea.yaml +++ b/fuel/deploy/templates/virtual_environment/conf/dea.yaml @@ -663,13 +663,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 |