redhat-developer / mapt

Multi Architecture Provisioning Tool
Apache License 2.0
9 stars 7 forks source link

[enhancement] windows crc-boot profile #168

Closed adrianriobo closed 5 months ago

adrianriobo commented 10 months ago

The idea is to add the requirements for crc within the boot script for windows. The setup could be controlled based on some profile param.

It already add the user to the Hyper-V Admin group which was a requirement to avoid reboot during crc installation.

There is a second requirement for reboot which is create a group named crc-users and add the user to the group.

With this two configurations in place we can avoid reboot the instance during the crc installation making things easier for testing crc and pd.

odockal commented 10 months ago

@adrianriobo Would be awesome to avoid restart!