[Fedora] Use tested repo for deployment
[1] Created promotion jobs which promotes fedora/current repo to fedora/puppet-passed-ci, let's consume the tested repo[2]. [1] https://review.rdoproject.org/r/#/c/16899/ [2] https://trunk.rdoproject.org/fedora/puppet-passed-ci/ Change-Id: Ie5a2cbf5a4a1083736b86b943dbf7c330530871b
This commit is contained in:
parent
e0fae9ae84
commit
60bf0167cd
@ -23,8 +23,7 @@ export SCRIPT_DIR=$(cd `dirname $0` && pwd -P)
|
||||
source $SCRIPT_DIR/functions
|
||||
|
||||
if [ -f /etc/fedora-release ]; then
|
||||
# Can be changed to more stable repo later(ex:- fedora/puppet-passed-ci)
|
||||
DLRN_BASE="fedora/current"
|
||||
DLRN_BASE="fedora/puppet-passed-ci"
|
||||
DLRN_DEPS_BASE="fedora/stable-base/latest/"
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user