mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 07:26:29 +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",
|
||||
"charmap": "UTF-8"
|
||||
},
|
||||
"packages": {},
|
||||
"packages": {
|
||||
"mirror": "http://cloudfront.debian.net/debian"
|
||||
},
|
||||
"volume": {
|
||||
"backing": "ebs",
|
||||
"partitions": {
|
||||
|
|
|
@ -20,7 +20,9 @@
|
|||
"locale": "en_US",
|
||||
"charmap": "UTF-8"
|
||||
},
|
||||
"packages": {},
|
||||
"packages": {
|
||||
"mirror": "http://cloudfront.debian.net/debian"
|
||||
},
|
||||
"volume": {
|
||||
"backing": "ebs",
|
||||
"partitions": {
|
||||
|
|
|
@ -20,7 +20,9 @@
|
|||
"locale": "en_US",
|
||||
"charmap": "UTF-8"
|
||||
},
|
||||
"packages": {},
|
||||
"packages": {
|
||||
"mirror": "http://cloudfront.debian.net/debian"
|
||||
},
|
||||
"volume": {
|
||||
"backing": "ebs",
|
||||
"partitions": {
|
||||
|
|
|
@ -20,7 +20,9 @@
|
|||
"locale": "en_US",
|
||||
"charmap": "UTF-8"
|
||||
},
|
||||
"packages": {},
|
||||
"packages": {
|
||||
"mirror": "http://cloudfront.debian.net/debian"
|
||||
},
|
||||
"volume": {
|
||||
"backing": "ebs",
|
||||
"partitions": {
|
||||
|
|
|
@ -20,7 +20,9 @@
|
|||
"locale": "en_US",
|
||||
"charmap": "UTF-8"
|
||||
},
|
||||
"packages": {},
|
||||
"packages": {
|
||||
"mirror": "http://cloudfront.debian.net/debian"
|
||||
},
|
||||
"volume": {
|
||||
"backing": "ebs",
|
||||
"partitions": {
|
||||
|
|
|
@ -24,7 +24,9 @@
|
|||
"locale": "en_US",
|
||||
"charmap": "UTF-8"
|
||||
},
|
||||
"packages": {},
|
||||
"packages": {
|
||||
"mirror": "http://cloudfront.debian.net/debian"
|
||||
},
|
||||
"volume": {
|
||||
"backing": "s3",
|
||||
"partitions": {
|
||||
|
|
Loading…
Add table
Reference in a new issue