Skip to content

Commit ac66313

Browse files
mnasiadkaAlex-Welsh
authored andcommitted
CI: Use UCA mirror for Ubuntu
Change-Id: I80070b3c3658948c7157564fb8a79e6dd427f1d1 Signed-off-by: Michal Nasiadka <[email protected]>
1 parent 7da707f commit ac66313

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/templates/template_overrides.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ RUN sed -i -e "s|http://deb.debian.org|[trusted=yes] http://{{ nodepool_mirror_h
5757

5858
RUN sed -i -e "s|mirror://mirrors.ubuntu.com/mirrors.txt|[trusted=yes] http://{{ nodepool_mirror_host }}/ubuntu/|" \
5959
-e "s|http://ports.ubuntu.com|[trusted=yes] http://{{ nodepool_mirror_host }}/ubuntu-ports|" \
60+
-e "s|http://ubuntu-cloud.archive.canonical.com/ubuntu|[trusted=yes] http://{{ nodepool_mirror_host }}/ubuntu-cloud-archive|" \
6061
/etc/apt/sources.list
6162

6263
{% endif %}

0 commit comments

Comments
 (0)