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 libvirt guests #628

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

alarmfox
Copy link

@alarmfox alarmfox commented Nov 6, 2024

Hi,
i managed to get both guests working on a Linux host with libvirt.

General QoL 0f1f74d

I have a dedicated disks for images since my primary nvme is only 256 GB. This allows for users to specify their pool defaulting to the basic libvirt storage pool.

Windows Server 238b528

  • Added authentication for winrm since the old method is not supported anymore
  • Added vpindex on in hyperv_feature
  • Added clock_timer -> hypervclock
  • Added title for appearence in Virt Manager
  • Fixed virtio-driver location in packer/templates/windows_2008_r2.json

Linux guest 60632dd

  • Added metadata for libivirt provider
  • Fixed "No candidate version available for docker-ce" by choosing tarball installation and version 18.06.0

@alarmfox
Copy link
Author

alarmfox commented Nov 6, 2024

Maybe this fixes #605

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.

1 participant