Describe the request
Provide support for guest tools through AhvVmResources
Current behaviour
guest tools are only supported in DSL using a spec file (yaml).
Expected behaviour
Within the AhvVmResources function in blueprints, we should be able to add guest tools specifications. Something like:
Describe the request Provide support for guest tools through AhvVmResources Current behaviour guest tools are only supported in DSL using a spec file (yaml). Expected behaviour Within the AhvVmResources function in blueprints, we should be able to add guest tools specifications. Something like:
This would greatly decrease build times versus currently running scripts during the package install section.