Skip to content

Conversation

Stromweld
Copy link
Collaborator

Description

Add UTM provider to packer templates and Bento project.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (non-breaking change that does not add functionality or fix an issue)

Checklist:

  • I have read the CONTRIBUTING document.
  • I have run the pre-merge tests locally and they pass.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • If Gemfile.lock has changed, I have used --conservative to do it and included the full output in the Description above.
  • All new and existing tests passed.
  • All commits have been signed-off for the Developer Certificate of Origin.

Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
@Stromweld Stromweld self-assigned this Mar 14, 2025
Copy link

Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
Copy link

Copy link

sonarqubecloud bot commented Jun 2, 2025

@Stromweld Stromweld changed the title re-enable packer lint job add utm provider Jul 28, 2025
Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
Stromweld and others added 16 commits August 15, 2025 16:03
…in permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
…in permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
Signed-off-by: Stromweld <hemminger@hotmail.com>
Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
…bles, arm gha runners, fix multinetwork card configs for qemu and utm, added utm vagrant file templates

Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
Signed-off-by: Stromweld <hemminger@hotmail.com>
Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
Signed-off-by: Stromweld <hemminger@hotmail.com>
Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
Copy link

@BuhtigithuB
Copy link

Is this going to get merge?

Would be nice!!

@Stromweld
Copy link
Collaborator Author

I'm currently on vacation this week. But next week I'll finish up testing and merge this PR. Bento boxes have already been built and uploaded to hcp vagrant registry.


env:
PACKER_GITHUB_API_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
# PACKER_LOG: "1"

Choose a reason for hiding this comment

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

Think that PAKER_LOG need to be cleaned up

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I leave that there for when I need to enable it for troubleshooting. Could add an inline comment stating that.

Choose a reason for hiding this comment

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

PACKER_LOG=1 packer build -only=utm-iso.vm -var-file=os_pkrvars/rockylinux/rockylinux-9-aarch64.pkrvars.hcl ./packer_templates like that

@BuhtigithuB
Copy link

Hi @Stromweld,

I try UTM build with the following build command :

packer build -only=utm-iso.vm -var-file=os_pkrvars/rockylinux/rockylinux-9-aarch64.pkrvars.hcl ./packer_templates

But it fails :

==> Builds finished but no artifacts were created.
Build 'utm-iso.vm' errored after 12 minutes 6 seconds: error connecting to VNC: dial tcp 127.0.0.1:5927: connect: connection refused

==> Wait completed after 12 minutes 6 seconds

==> Some builds didn't complete successfully and had errors:
--> utm-iso.vm: error connecting to VNC: dial tcp 127.0.0.1:5927: connect: connection refused

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