produce tweaks

This commit is contained in:
Trevor Batley 2024-07-03 15:52:29 +10:00
parent 67387a3f6c
commit d6cd0c2965

View File

@ -4,10 +4,10 @@ source "$(dirname "$0")/common"
export PATH=/usr/sbin:/usr/bin:/root/bin
TARGET_DIR="/mnt/compose/11"
LOG_DIR="/mnt/compose/logs"
SHORT=Rocky
SHORT=smeserver
CONFIG=/etc/pungi-prod/smeserver.conf
# Unused for now
OLDCOMPOSE_ID=$(cat $TARGET_DIR/latest-$SHORT-8/COMPOSE_ID)
OLDCOMPOSE_ID=$(cat $TARGET_DIR/latest-$SHORT-11/COMPOSE_ID)
SKIP=""
LABEL="--production --label RC-${REVISION}"