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

Fix race condition in SimpleNVA #918

Merged
merged 4 commits into from
Oct 25, 2022
Merged

Fix race condition in SimpleNVA #918

merged 4 commits into from
Oct 25, 2022

Conversation

sruffilli
Copy link
Collaborator

The cloud-init runcmd had a race condition where the script could run before the network interfaces were ready.
Changed the script to a systemd unit and added a dependency on network ready.

@sruffilli sruffilli enabled auto-merge (squash) October 25, 2022 12:30
@sruffilli sruffilli changed the title Fix race condition Fix race condition in SimpleNVA Oct 25, 2022
@sruffilli sruffilli merged commit c4d599f into master Oct 25, 2022
@sruffilli sruffilli deleted the sruffilli/simplenva-fix branch October 25, 2022 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants