remove hyperv

This commit is contained in:
Louis Abel 2024-05-01 15:00:10 -07:00
parent 9c75bc5921
commit 6ae9e5565c
Signed by: label
GPG Key ID: 2A6975660E424560

View File

@ -3,9 +3,11 @@
<profile name="Core-Vagrant" description="Vagrant Core Packages">
<requires profile="Core-Boot"/>
</profile>
<!--
<profile name="Vagrant-Hyperv" description="Vagrant Hyperv Image">
<requires profile="Core-Vagrant"/>
</profile>
-->
<profile name="Vagrant-Libvirt" description="Vagrant Libvirt Image">
<requires profile="Core-Vagrant"/>
</profile>
@ -19,6 +21,7 @@
<user name="root" groups="root" password="$5$xyz$DPJRaBL9FrgJhscbvsfpJpNA9c.o4sMBorTsYKIb69." home="/root"/>
</users>
<!--
<preferences profiles="Vagrant-Hyperv" arch="x86_64">
<type image="oem" format="vagrant"
filesystem="xfs"
@ -34,6 +37,7 @@
<vagrantconfig provider="hyperv" virtualsize="5"/>
</type>
</preferences>
-->
<preferences profiles="Vagrant-Libvirt" arch="x86_64">
<type image="oem" format="vagrant"