mirror of
https://src.koozali.org/Infra/smeserver-pungi.git
synced 2024-12-23 04:27: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
|
export PATH=/usr/sbin:/usr/bin:/root/bin
|
||||||
TARGET_DIR="/mnt/compose/11"
|
TARGET_DIR="/mnt/compose/11"
|
||||||
LOG_DIR="/mnt/compose/logs"
|
LOG_DIR="/mnt/compose/logs"
|
||||||
SHORT=Rocky
|
SHORT=smeserver
|
||||||
CONFIG=/etc/pungi-prod/smeserver.conf
|
CONFIG=/etc/pungi-prod/smeserver.conf
|
||||||
# Unused for now
|
# Unused for now
|
||||||
OLDCOMPOSE_ID=$(cat $TARGET_DIR/latest-$SHORT-8/COMPOSE_ID)
|
OLDCOMPOSE_ID=$(cat $TARGET_DIR/latest-$SHORT-11/COMPOSE_ID)
|
||||||
SKIP=""
|
SKIP=""
|
||||||
LABEL="--production --label RC-${REVISION}"
|
LABEL="--production --label RC-${REVISION}"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user