0bc0844e96
Occassionally during gate test, some containers seem to be lacking or have an outdated 'ca-certificates' package. This patch adds ca-certificates to container cache prep for the container build process. Change-Id: Ib3613e4338e4dc7e2f1df75e842aa4213d207746
7 lines
271 B
YAML
7 lines
271 B
YAML
---
|
|
upgrade:
|
|
- The ``ca-certificates`` package has been included in the LXC
|
|
container build process in order to prevent issues related to
|
|
trying to connect to public websites which make use of newer
|
|
certificates than exist in the base CA certificate store.
|