mirror of
https://src.koozali.org/Infra/smeserver-pungi.git
synced 2024-12-22 20:17:00 +01:00
produce tweaks
This commit is contained in:
parent
67387a3f6c
commit
d6cd0c2965
@ -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}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user