Add cloud-init to package-installs.yaml

Users may want to build images for use in OpenStack (or for that
matter, any cloud-init supported cloud platform). Instruct DIB to
include cloud-init in the generated images.

Change-Id: I304435e01fdeee4090c932541241848695c2a16c
This commit is contained in:
Florian Haas 2018-08-09 16:05:03 +02:00
parent 5c7335d88f
commit 24d96585fd
1 changed files with 3 additions and 0 deletions

View File

@ -59,6 +59,9 @@ xserver-xorg-video-vmware:
spice-vdagent:
xserver-xorg-video-qxl:
# Enable cloud-init (for running DevStack in OpenStack)
cloud-init:
# Install devstack required packages
# This list is generated from the list of package differences between a
# pre- and post-install of devstack