remove hyperv
This commit is contained in:
parent
9c75bc5921
commit
6ae9e5565c
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user