templates/packer: let the executor listen on all interfaces
This commit is contained in:
parent
bfd1978ad8
commit
04ce056b6a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue