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

Bug: Creating an LXC container with start = true does not start the container #1092

Open
Sonlis opened this issue Sep 2, 2024 · 0 comments

Comments

@Sonlis
Copy link
Contributor

Sonlis commented Sep 2, 2024

Setting start = true or not in the LXC resource does not start the lxc container when creating it.

From what I understood, LXC is getting a revamp. However this is an easy fix I believe, as it is just a matter of moving the check whether start is set out of the block ran only if we're updating the container:

//Start LXC if start parameter is set to true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant