Merge "Revert "Seem there are some wrong in infra ubuntu repo""
This commit is contained in:
commit
6a3c5c58fe
@ -63,11 +63,10 @@ RUN sed -i -e "/^mirrorlist/d" \
|
|||||||
{% elif base_distro == "ubuntu" %}
|
{% elif base_distro == "ubuntu" %}
|
||||||
{% endraw %}
|
{% endraw %}
|
||||||
|
|
||||||
# TODO(jeffrey4l): seem the current infra repo has some issue, revert this when it is OK.
|
RUN sed -i -e "s|http://archive.ubuntu.com|http://{{ nodepool_mirror_host }}|" \
|
||||||
#RUN sed -i -e "s|http://archive.ubuntu.com|http://{{ nodepool_mirror_host }}|" \
|
-e "s|http://ubuntu-cloud.archive.canonical.com/ubuntu|http://{{ nodepool_mirror_host }}/ubuntu-cloud-archive|" \
|
||||||
# -e "s|http://ubuntu-cloud.archive.canonical.com/ubuntu|http://{{ nodepool_mirror_host }}/ubuntu-cloud-archive|" \
|
/etc/apt/sources.list \
|
||||||
# /etc/apt/sources.list \
|
&& apt-get update
|
||||||
# && apt-get update
|
|
||||||
|
|
||||||
{% raw %}
|
{% raw %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user