diff options
author | 2017-01-18 16:37:07 +0400 | |
---|---|---|
committer | 2017-01-18 18:07:20 +0400 | |
commit | 2540261a791c04e86044c4918b232434d9d7af60 (patch) | |
tree | a8ab7132e50783df942f592329e37e0028009145 | |
parent | 706fca0173e876cfcb219eb27e0a6e83b3bf894e (diff) |
Get stable of fuel-mirror for repobuild stage
Change-Id: I9df7a54d34bf0b5c8753b6e814b2e5489ecc8f3b
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
-rw-r--r-- | build/f_isoroot/f_repobuild/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/f_isoroot/f_repobuild/config.mk b/build/f_isoroot/f_repobuild/config.mk index d81732849..7636a8d92 100644 --- a/build/f_isoroot/f_repobuild/config.mk +++ b/build/f_isoroot/f_repobuild/config.mk @@ -10,4 +10,4 @@ FUEL_MIRROR_REPO?=https://github.com/openstack/fuel-mirror # Point to the commit where 302 redirects are handled # https://bugs.launchpad.net/fuel/mitaka/+bug/1593674 -FUEL_MIRROR_COMMIT?=192a3d9f8f993afb12c5108dd9339c6688c23e11 +FUEL_MIRROR_COMMIT=stable/mitaka |