azure: install the hyperv-daemons package

This pulls in a number of services to integrate a guest running under
Hyper-V. These services are all automatically activated via udev rules.
This commit is contained in:
Jeremy Cline 2024-02-22 16:36:49 -05:00 committed by ngompa
parent 83a43059d3
commit 9322f54b49

View File

@ -133,6 +133,7 @@
<packages type="image" patternType="plusRecommended" profiles="Cloud-Base-Azure">
<package name="WALinuxAgent"/>
<package name="kernel-modules"/>
<package name="hyperv-daemons"/>
</packages>
<packages type="image" patternType="plusRecommended" profiles="Cloud-Base-GCE">
<package name="google-compute-engine-guest-configs"/>