tools/fedora-worker-packer: don't trace statements

It makes the logs extremely verbose, and requests/responses are already
printed when relevant.
This commit is contained in:
Sanne Raymaekers 2024-05-07 15:17:15 +02:00
parent aadf5dfc9a
commit 9c047cd8e0

View file

@ -1,6 +1,6 @@
#!/bin/bash
# AppSRE runs this script to build an ami and share it with an account
set -exv
set -ev
export SKIP_CREATE_AMI=false
# Use prebuilt rpms for the fedora images