diff options
author | Paul Holzinger <pholzing@redhat.com> | 2022-07-11 16:43:48 +0200 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2022-07-26 13:02:39 -0400 |
commit | bf269e634caee2022e99189de8337bd7fcd8f0e7 (patch) | |
tree | f3bd4b152097a5bc9eabc3d545f9c09f50c54ee2 /contrib/podmanimage | |
parent | b2f3b28c6a4548e0982f2ead9cc4f3acc8f27f82 (diff) | |
download | podman-bf269e634caee2022e99189de8337bd7fcd8f0e7.tar.gz podman-bf269e634caee2022e99189de8337bd7fcd8f0e7.tar.bz2 podman-bf269e634caee2022e99189de8337bd7fcd8f0e7.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 'contrib/podmanimage')
0 files changed, 0 insertions, 0 deletions