From 7b40582415fa970f03a8c5d5dab5a38ae5977f71 Mon Sep 17 00:00:00 2001 From: Szilard Cserey Date: Tue, 29 Sep 2015 10:41:51 +0200 Subject: FIX for Ubuntu repository settings in dea.yaml Change-Id: Ia36bb75e91dd038755bfb6ada51d045d0877624e Signed-off-by: Szilard Cserey --- fuel/deploy/templates/virtual_environment/conf/dea.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fuel/deploy/templates/virtual_environment/conf/dea.yaml') 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 -- cgit 1.2.3-korg