diff options
author | Paul Holzinger <pholzing@redhat.com> | 2022-07-11 16:43:48 +0200 |
---|---|---|
committer | Paul Holzinger <pholzing@redhat.com> | 2022-07-11 17:40:37 +0200 |
commit | 3ce0709f37ddceb1be66e8ab07031f2f44603987 (patch) | |
tree | 921d7934a4025520d8239badb60932415b7801e0 /.dockerignore | |
parent | ea2c31c98893c6e9e907bf3661d4456c886575bd (diff) | |
download | podman-3ce0709f37ddceb1be66e8ab07031f2f44603987.tar.gz podman-3ce0709f37ddceb1be66e8ab07031f2f44603987.tar.bz2 podman-3ce0709f37ddceb1be66e8ab07031f2f44603987.zip |
podman machine: do not commit proxies into config file
qemu fails when the same `fw_cfg` options is used more than once.
Since the current logic always adds a new option on each machine load
this will fail on the second start.
We can fix this by checking if the option is already set and replace but
I think it is easier to just not commit the option in the config and add
it dynamically on start. User that hit this bug have to recreate the
machine.
[NO NEW TESTS NEEDED]
Fixes #14636
Fixes #14837
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Diffstat (limited to '.dockerignore')
0 files changed, 0 insertions, 0 deletions