cloud images: T3039: Added cloud-guest-utils package dependency

Cloud-init requires the `growpart` script which is a part of the cloud-guest-utils package to grow a VyOS partition to all available space during deployment. Therefore it is necessary to add this package to images for virtual environments.
This commit is contained in:
zsdc 2020-11-14 01:39:51 +02:00
parent 16e543a928
commit e2ee97df0e

View File

@ -1 +1,2 @@
cloud-init cloud-init
cloud-guest-utils