mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 15:36:27 +00:00
Use cloudfront mirror in ec2 manifests
This commit is contained in:
parent
98d4a074b1
commit
68368b1782
6 changed files with 18 additions and 6 deletions
|
@ -20,7 +20,9 @@
|
||||||
"locale": "en_US",
|
"locale": "en_US",
|
||||||
"charmap": "UTF-8"
|
"charmap": "UTF-8"
|
||||||
},
|
},
|
||||||
"packages": {},
|
"packages": {
|
||||||
|
"mirror": "http://cloudfront.debian.net/debian"
|
||||||
|
},
|
||||||
"volume": {
|
"volume": {
|
||||||
"backing": "ebs",
|
"backing": "ebs",
|
||||||
"partitions": {
|
"partitions": {
|
||||||
|
|
|
@ -20,7 +20,9 @@
|
||||||
"locale": "en_US",
|
"locale": "en_US",
|
||||||
"charmap": "UTF-8"
|
"charmap": "UTF-8"
|
||||||
},
|
},
|
||||||
"packages": {},
|
"packages": {
|
||||||
|
"mirror": "http://cloudfront.debian.net/debian"
|
||||||
|
},
|
||||||
"volume": {
|
"volume": {
|
||||||
"backing": "ebs",
|
"backing": "ebs",
|
||||||
"partitions": {
|
"partitions": {
|
||||||
|
|
|
@ -20,7 +20,9 @@
|
||||||
"locale": "en_US",
|
"locale": "en_US",
|
||||||
"charmap": "UTF-8"
|
"charmap": "UTF-8"
|
||||||
},
|
},
|
||||||
"packages": {},
|
"packages": {
|
||||||
|
"mirror": "http://cloudfront.debian.net/debian"
|
||||||
|
},
|
||||||
"volume": {
|
"volume": {
|
||||||
"backing": "ebs",
|
"backing": "ebs",
|
||||||
"partitions": {
|
"partitions": {
|
||||||
|
|
|
@ -20,7 +20,9 @@
|
||||||
"locale": "en_US",
|
"locale": "en_US",
|
||||||
"charmap": "UTF-8"
|
"charmap": "UTF-8"
|
||||||
},
|
},
|
||||||
"packages": {},
|
"packages": {
|
||||||
|
"mirror": "http://cloudfront.debian.net/debian"
|
||||||
|
},
|
||||||
"volume": {
|
"volume": {
|
||||||
"backing": "ebs",
|
"backing": "ebs",
|
||||||
"partitions": {
|
"partitions": {
|
||||||
|
|
|
@ -20,7 +20,9 @@
|
||||||
"locale": "en_US",
|
"locale": "en_US",
|
||||||
"charmap": "UTF-8"
|
"charmap": "UTF-8"
|
||||||
},
|
},
|
||||||
"packages": {},
|
"packages": {
|
||||||
|
"mirror": "http://cloudfront.debian.net/debian"
|
||||||
|
},
|
||||||
"volume": {
|
"volume": {
|
||||||
"backing": "ebs",
|
"backing": "ebs",
|
||||||
"partitions": {
|
"partitions": {
|
||||||
|
|
|
@ -24,7 +24,9 @@
|
||||||
"locale": "en_US",
|
"locale": "en_US",
|
||||||
"charmap": "UTF-8"
|
"charmap": "UTF-8"
|
||||||
},
|
},
|
||||||
"packages": {},
|
"packages": {
|
||||||
|
"mirror": "http://cloudfront.debian.net/debian"
|
||||||
|
},
|
||||||
"volume": {
|
"volume": {
|
||||||
"backing": "s3",
|
"backing": "s3",
|
||||||
"partitions": {
|
"partitions": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue