templates/packer: let the executor listen on all interfaces

This commit is contained in:
Sanne Raymaekers 2024-02-14 22:52:12 +01:00
parent bfd1978ad8
commit 04ce056b6a

View file

@ -11,4 +11,4 @@ if [ "$ID" != fedora ]; then
fi
echo "Starting osbuild-jobsite-builder."
/usr/libexec/osbuild-composer/osbuild-jobsite-builder
/usr/libexec/osbuild-composer/osbuild-jobsite-builder -builder-host 0.0.0.0