# mach location configuration -*- python -*- # all the download locations are defined here # you can override them here for the whole system # these locations are then used by the distribution configuration files # under dist.d # Base download locations. # Fedora Core; this location should contain versioned directions fedora = 'http://download.fedora.redhat.com/pub/fedora/linux/core/' # build groups buildgroups = 'http://fedoraproject.org/buildgroups/' # Fedora Extras fdrextras = 'http://download.fedora.redhat.com/pub/fedora/linux/extras/'