mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-08-09 13:04:03 +00:00
pull-pkg: add debian and ubuntu ddebs mirror urls
This commit is contained in:
parent
f4f16f95f7
commit
3dabf05370
@ -37,10 +37,12 @@ class UDTConfig(object):
|
||||
'BUILDER': 'pbuilder',
|
||||
'DEBIAN_MIRROR': 'http://deb.debian.org/debian',
|
||||
'DEBSEC_MIRROR': 'http://security.debian.org',
|
||||
'DEBIAN_DDEBS_MIRROR': 'http://debug.mirrors.debian.org/debian-debug',
|
||||
'LPINSTANCE': 'production',
|
||||
'MIRROR_FALLBACK': True,
|
||||
'UBUNTU_MIRROR': 'http://archive.ubuntu.com/ubuntu',
|
||||
'UBUNTU_PORTS_MIRROR': 'http://ports.ubuntu.com',
|
||||
'UBUNTU_DDEBS_MIRROR': 'http://ddebs.ubuntu.com',
|
||||
'UPDATE_BUILDER': False,
|
||||
'WORKDIR': None,
|
||||
'KEYID': None,
|
||||
|
Loading…
x
Reference in New Issue
Block a user