Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New VM when switching between lxc and qemu does not have all default values #231

Open
tristanrobert opened this issue Nov 24, 2022 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@tristanrobert
Copy link
Collaborator

tristanrobert commented Nov 24, 2022

Samples: new profile qemu, switch to lxc, no memory set (must have 1Gb by default), name interface not set (must have eth0), dhcp not checked (must be checked).
Cause: different fieldsets (lxc and qemu) so different inputs with same id.
Solution: different inputs with differents ids (lxc and qemu)

@tristanrobert tristanrobert added the bug Something isn't working label Nov 24, 2022
@tristanrobert tristanrobert added this to the 0.15.0 milestone Nov 24, 2022
@tristanrobert tristanrobert self-assigned this Nov 24, 2022
@tristanrobert tristanrobert added this to To do in ForemanFogProxmox plugin via automation Nov 24, 2022
@tristanrobert tristanrobert changed the title New VM when switching between lxc and qemu does not have default values New VM when switching between lxc and qemu does not have all default values Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant