diff --git a/iso/empanadas/empanadas/configs/.el9lh.yaml.swp b/iso/empanadas/empanadas/configs/.el9lh.yaml.swp new file mode 100644 index 0000000..3ac54f2 Binary files /dev/null and b/iso/empanadas/empanadas/configs/.el9lh.yaml.swp differ diff --git a/sync/common_9 b/sync/common_9 index 24a74e8..023970f 100644 --- a/sync/common_9 +++ b/sync/common_9 @@ -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