deploy: point provision REPO at gitea
This commit is contained in:
@@ -13,7 +13,7 @@ GW="${GW:-CHANGE_ME}"
|
||||
BRIDGE="${BRIDGE:-vmbr0}"
|
||||
STORAGE="${STORAGE:-local-lvm}"
|
||||
TEMPLATE="${TEMPLATE:-local:vztmpl/debian-12-standard_12.7-1_amd64.tar.zst}"
|
||||
REPO="${REPO:-https://github.com/CHANGE_ME/fundbureau.git}"
|
||||
REPO="${REPO:-https://git.openbureau.ch/karim/fundbureau.git}"
|
||||
DISK="${DISK:-4}"; CORES="${CORES:-1}"; RAM="${RAM:-512}"
|
||||
|
||||
echo "Creating LXC $CTID ($HOSTNAME_) on $IP ..."
|
||||
|
||||
Reference in New Issue
Block a user