mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 18:00:35 +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:
|
||||
version: 2.0.13
|
||||
bootstrapper:
|
||||
mirror: http://ftp.fr.debian.org/debian/
|
||||
mirror: http://httpredir.debian.org/debian/
|
||||
workspace: /target
|
||||
image:
|
||||
name: debian-{system.release}-{system.architecture}-{%y}{%m}{%d}
|
||||
|
|
|
@ -4,7 +4,7 @@ provider:
|
|||
waagent:
|
||||
version: 2.0.4
|
||||
bootstrapper:
|
||||
mirror: http://ftp.fr.debian.org/debian/
|
||||
mirror: http://httpredir.debian.org/debian/
|
||||
workspace: /target
|
||||
image:
|
||||
name: debian-{system.release}-{system.architecture}-{%y}{%m}{%d}
|
||||
|
|
Loading…
Add table
Reference in a new issue