Yaguang Tang 74215c43e7 Install ca-certificates in the buildx image
Buildx image building (for multiarch support) requires us to set up CA
certificates that are trusted by the image for access to the
registr(y|ies). The buildx image switched to alpine at some point which
doesn't include the update-ca-certificates command we were depending on
for this by default. Install that package so that we can
update-ca-certificates and trust the registr(y|ies).

Note that there may be a better way via buildkitd.toml configuration
files that allow us to configure certs upfront and have the image set
them up for us. This is documented in a todo as a future action we can
investigate.

Change-Id: Ied0b8e81ed6a7a15ea2def26b85b933223cb42e6
2025-02-11 13:46:12 -08:00
2021-03-17 15:44:43 +00:00
2020-10-31 07:34:03 +00:00
2019-04-19 19:25:30 +00:00
2018-07-25 09:11:25 -07:00

Zuul Jobs

This repo contains a set of Zuul jobs and Ansible roles suitable for use by any Zuul system.

Description
Ansible job definitions for Zuul
Readme 36 MiB
Languages
Python 89.6%
Jinja 8%
Shell 2%
Dockerfile 0.2%
Nim 0.1%