We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c7c4c3e + 40f5e32 commit cd41005Copy full SHA for cd41005
build-scripts/rcm-guest/rhel7next.sh
@@ -4,7 +4,7 @@ set -eu
4
BASE_DIR=/mnt/redhat
5
REMOTE_DIR=/srv/enterprise/rhel
6
LATEST_RHEL_COMPOSE=${BASE_DIR}/nightly/latest-RHEL-7
7
-LATEST_EXTRAS=${BASE_DIR}/nightly/EXTRAS-RHEL-7.4/latest-EXTRAS-7-RHEL-7/compose/Server/x86_64/os
+LATEST_EXTRAS=${BASE_DIR}/nightly/EXTRAS-RHEL-7.5/latest-EXTRAS-7-RHEL-7/compose/Server/x86_64/os
8
REPO_FILE=rhel7next.repo
9
MIRROR=use-mirror-upload.ops.rhcloud.com
10
rsync='rsync
0 commit comments