adjust vars for 9 syncs

This commit is contained in:
Louis Abel 2023-04-05 00:55:09 -07:00
parent cd5b69b390
commit 0ed285a93c
Signed by: label
GPG Key ID: B37E62D143879B36
2 changed files with 3 additions and 1 deletions

Binary file not shown.

View File

@ -9,10 +9,12 @@ case "${RLREL}" in
beta)
REVISION=9.2
APPEND_TO_DIR="-beta"
COMPOSE_APPEND="-beta"
;;
lh)
REVISION=9.3
APPEND_TO_DIR="-lookahead"
COMPOSE_APPEND="-lookahead"
;;
*)
echo "option no recognized"
@ -28,7 +30,7 @@ PRODUCTION_ROOT="/mnt/repos-production"
# relative to ${ENV}_ROOT
CATEGORY_STUB="mirror/pub/rocky"
RELEASE_DIR="${CATEGORY_STUB}/${REVISION}${APPEND_TO_DIR}"
RELEASE_COMPOSE_ROOT="${COMPOSE_ROOT}/${MAJOR}/latest-${SHORT}-${MAJOR}"
RELEASE_COMPOSE_ROOT="${COMPOSE_ROOT}/${MAJOR}/latest-${SHORT}-${MAJOR}${COMPOSE_APPEND}"
# Set all repos that have no comps/groups associated with them. This is even in
# cases where repos will not be available by normal means. It's just for