Azure: include azure-vm-utils package in the image
This package is intended to be the place for Azure utilities along with the various udev rules that currently live in the WALinuxAgent package. At the moment it just contains the `azure-nvme-id` binary and udev rules for providing symlinks in /dev/disk/azure/ for local, data, and OS disks.
This commit is contained in:
@@ -210,6 +210,7 @@
|
|||||||
</packages>
|
</packages>
|
||||||
<packages type="image" patternType="plusRecommended" profiles="Cloud-Base-Azure">
|
<packages type="image" patternType="plusRecommended" profiles="Cloud-Base-Azure">
|
||||||
<package name="WALinuxAgent"/>
|
<package name="WALinuxAgent"/>
|
||||||
|
<package name="azure-vm-utils"/>
|
||||||
<package name="kernel-modules"/>
|
<package name="kernel-modules"/>
|
||||||
<package name="hyperv-daemons"/>
|
<package name="hyperv-daemons"/>
|
||||||
</packages>
|
</packages>
|
||||||
|
|||||||
Reference in New Issue
Block a user