b166a0629b
Ubuntu cloud images are distributed in a squashfs file system. Using the ubuntu DIB element requires unpacking the image, which requires the squashfs-tools package. This change ensures it is installed. Story: 2008838 Task: 42345 Change-Id: I3cba11ac02a09d142637e2169a7b901a5b41bd59
6 lines
116 B
YAML
6 lines
116 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes a failure when building an Ubuntu image due to a missing
|
|
``squashfs-tools`` package.
|