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

ssh: Don't add an entry to known_hosts #30

Merged
merged 1 commit into from
May 14, 2024

Conversation

ckyrouac
Copy link
Collaborator

When running podman-bootc multiple times the known_hosts file quickly becomes cluttered with podman-bootc entries.

When running podman-bootc multiple times the known_hosts file
quickly becomes cluttered with podman-bootc entries.

Signed-off-by: Chris Kyrouac <[email protected]>
germag pushed a commit to germag/podman-bootc that referenced this pull request May 14, 2024
Prior to this, when a libvirt VM is manually shutdown,
the domain persists but there was no way to reconnect to it.
This will remove the existing VM and create a new one
when an existing shutdown VM is found.

Fixes containers#30

Signed-off-by: Chris Kyrouac <[email protected]>
@germag germag merged commit 9c2e608 into containers:main May 14, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants