the http redirector has a new official home
This commit is contained in:
parent
5532df22f1
commit
3dac57374f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ class apt::params () {
|
|||
$use_volatile = false
|
||||
$include_src = false
|
||||
$use_next_release = false
|
||||
$debian_url = 'http://http.debian.net/debian/'
|
||||
$debian_url = 'http://httpredir.debian.org/debian/'
|
||||
$security_url = 'http://security.debian.org/'
|
||||
$backports_url = $::lsbdistcodename ? {
|
||||
'squeeze' => 'http://backports.debian.org/debian-backports/',
|
||||
|
|
Loading…
Reference in a new issue