# 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 and Extras)
fedora      = 'http://download.fedora.redhat.com/pub/fedora/linux/'

# Build groups
buildgroups = 'file:///etc/mach/buildgroups/'

# Freshrpms
freshrpms   = 'http://ayo.freshrpms.net/'

# Red Hat Enterprise Linux
redhat      = 'file:///redhat/'

