Comment 0 for bug 1486551

Revision history for this message
Vitaly Parakhin (vparakhin) wrote : Custom upstream mirror configuration is not supported by the Fuel bootstrap image build script

The fuel-bootstrap-image script does not provide enough flexibility in case if customer wants to redefine the sources of upstream deb packages, because of hardcoded list of suites and components. Current settings:

        deb $MIRROR_DISTRO ${DISTRO_RELEASE} main universe multiverse restricted
        deb $MIRROR_DISTRO ${DISTRO_RELEASE}-security main universe multiverse restricted
        deb $MIRROR_DISTRO ${DISTRO_RELEASE}-updates main universe multiverse restricted

Ideally, the repo settings should be obtained directly from nailgun.