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

Closed
Sonlis opened this issue Sep 2, 2024 · 2 comments
Closed
Labels

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

Copy link

github-actions bot commented Nov 2, 2024

This issue is stale because it has been open for 60 days with no activity. Please update the provider to the latest version and, in the issue persist, provide full configuration and debug logs

@github-actions github-actions bot added the stale label Nov 2, 2024
Copy link

github-actions bot commented Nov 7, 2024

This issue was closed because it has been inactive for 5 days since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant