Merge "ci/deploy.sh: Allow non-root deploys"
[fuel.git] / build / f_isoroot / f_repobuild / config.mk
1 ##############################################################################
2 # Copyright (c) 2016 Ericsson AB, Enea AB and others.
3 # stefan.k.berg@ericsson.com
4 # jonas.bjurel@ericsson.com
5 # Alexandru.Avadanii@enea.com
6 # All rights reserved. This program and the accompanying materials
7 # are made available under the terms of the Apache License, Version 2.0
8 # which accompanies this distribution, and is available at
9 # http://www.apache.org/licenses/LICENSE-2.0
10 ##############################################################################
11
12 # Use a recent master commit, since tags/branches are not yet mature
13 export PACKETARY_REPO?=https://github.com/openstack/packetary
14 export PACKETARY_COMMIT?=c3c2069e2ec46b35eb342386efbf366bb6340027
15
16 # arm64 Ubuntu mirror is separated from archive.ubuntu.com
17 export MIRROR_UBUNTU_URL_arm64=http://ports.ubuntu.com/ubuntu-ports/
18 export MIRROR_UBUNTU_ROOT_arm64=ubuntu-ports
19
20 # Merge all local mirror repo components/section into single "main"
21 # NOTE: When changing this, make sure to also update all consumer config, like:
22 # - fuel-menu/fuelmenu/settings.yaml
23 export MIRROR_UBUNTU_MERGE=true