summaryrefslogtreecommitdiff
path: root/provider_base/provider.json
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2015-02-04 14:03:31 -0800
committerelijah <elijah@riseup.net>2015-02-04 14:03:31 -0800
commitaed223ad42635370bdbc1b239ed43a1330698c5e (patch)
tree852d5d4e7d3e24eb8dd064435edf2a8c94feb0f3 /provider_base/provider.json
parentb76790c6b1a50406b8b576014614d000dc23b6ea (diff)
consolidate sources into common.json
Diffstat (limited to 'provider_base/provider.json')
-rw-r--r--provider_base/provider.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/provider_base/provider.json b/provider_base/provider.json
index a60411b1..f8d2715f 100644
--- a/provider_base/provider.json
+++ b/provider_base/provider.json
@@ -59,12 +59,5 @@
"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/"
- }
}
}