Skip to content

Conversation

Iheanacho-ai
Copy link
Member

changed the command to a more robust command

sorts #11020

changed the command to a more robust command

Signed-off-by: Amarachi Iheanacho <[email protected]>
@github-project-automation github-project-automation bot moved this to To Do in Planning Sep 8, 2025
@Iheanacho-ai Iheanacho-ai requested a review from smira September 8, 2025 20:39
@talos-bot talos-bot moved this from To Do to In Review in Planning Sep 8, 2025
@Iheanacho-ai Iheanacho-ai requested a review from rothgar September 9, 2025 06:11
Find out the IP addresses assigned by the libvirt DHCP by running:

```bash
virsh list | grep vagrant | awk '{print $2}' | xargs -t -L1 virsh domifaddr
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this doesn't look to be equivalent, grep vagrant is lost

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

vagrant is intentionally missing from the command from the original bug report. The text "vagrant" only showed up in the VM name if the directory where the original nodes were created were in a folder called "vagrant"

Hopefully, this command is more robust for people that name the folder something else.

@smira smira moved this from In Review to On Hold in Planning Sep 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: On Hold

Development

Successfully merging this pull request may close these issues.

4 participants