mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 15:36:27 +00:00
Use httpredir.debian.org
This commit is contained in:
parent
3907ad57a8
commit
18a8cb3456
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ provider:
|
||||||
waagent:
|
waagent:
|
||||||
version: 2.0.13
|
version: 2.0.13
|
||||||
bootstrapper:
|
bootstrapper:
|
||||||
mirror: http://ftp.fr.debian.org/debian/
|
mirror: http://httpredir.debian.org/debian/
|
||||||
workspace: /target
|
workspace: /target
|
||||||
image:
|
image:
|
||||||
name: debian-{system.release}-{system.architecture}-{%y}{%m}{%d}
|
name: debian-{system.release}-{system.architecture}-{%y}{%m}{%d}
|
||||||
|
|
|
@ -4,7 +4,7 @@ provider:
|
||||||
waagent:
|
waagent:
|
||||||
version: 2.0.4
|
version: 2.0.4
|
||||||
bootstrapper:
|
bootstrapper:
|
||||||
mirror: http://ftp.fr.debian.org/debian/
|
mirror: http://httpredir.debian.org/debian/
|
||||||
workspace: /target
|
workspace: /target
|
||||||
image:
|
image:
|
||||||
name: debian-{system.release}-{system.architecture}-{%y}{%m}{%d}
|
name: debian-{system.release}-{system.architecture}-{%y}{%m}{%d}
|
||||||
|
|
Loading…
Add table
Reference in a new issue