Use cloudfront mirror in ec2 manifests

This commit is contained in:
Anders Ingemann 2013-12-30 10:36:56 +01:00
parent 98d4a074b1
commit 68368b1782
6 changed files with 18 additions and 6 deletions

View file

@ -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": {

View file

@ -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": {

View file

@ -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": {

View file

@ -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": {

View file

@ -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": {

View file

@ -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": {