builder: Fix URL for RHEL 7.2 ppc64le images.

This commit is contained in:
Richard W.M. Jones
2016-07-19 10:51:52 +01:00
parent faf41e7fbb
commit d03e8f461e

View File

@@ -37,7 +37,7 @@ guestroot=/dev/rhel-l/root
case $version in
7.*)
major=7
topurl=http://download.devel.redhat.com/released/RHEL-LE-$major/$version
topurl=http://download.devel.redhat.com/released/RHEL-$major/$version
tree=$topurl/Server/ppc64le/os
baseurl=$tree
srpms=$topurl/Server/source/tree