forked from fediversity/fediversity
rm debug log comment
Signed-off-by: Kiara Grouwstra <kiara@procolix.eu>
This commit is contained in:
parent
c0e0aa1ee6
commit
80570064a9
1 changed files with 0 additions and 3 deletions
|
|
@ -2,9 +2,6 @@
|
|||
set -euo pipefail
|
||||
declare tf_env
|
||||
|
||||
# # on upload explodes RAM use + logs file content, causing timeout
|
||||
# export TF_LOG=debug
|
||||
|
||||
cd "${tf_env}/deployment/run/tf-proxmox-vm"
|
||||
# parallelism=1: limit OOM risk
|
||||
TF_LOG=info tofu apply --auto-approve -input=false -parallelism=1 >&2
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue