summaryrefslogtreecommitdiff
path: root/provider_base/provider.json
diff options
context:
space:
mode:
Diffstat (limited to 'provider_base/provider.json')
-rw-r--r--provider_base/provider.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/provider_base/provider.json b/provider_base/provider.json
index 77437935..84d033c5 100644
--- a/provider_base/provider.json
+++ b/provider_base/provider.json
@@ -59,5 +59,12 @@
"client_version": {
"min": "0.5",
"max": null
+ },
+ "apt": {
+ "url": {
+ "basic": "http://http.debian.net/debian/",
+ "security": "http://security.debian.org/",
+ "backports": "http://http.debian.net/debian/"
+ }
}
}