We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d5a390 commit 040d662Copy full SHA for 040d662
examples/images.yml
@@ -2,6 +2,11 @@
2
###############################################################################
3
# Configuration of Glance software images.
4
5
+# List of additional host packages.
6
+os_images_package_dependencies_extra:
7
+ # debootstrap is required to build ubuntu-minimal images.
8
+ - debootstrap
9
+
10
# Drop cloud-init and stable-interface-names from default elements.
11
os_images_common: enable-serial-console
12
0 commit comments