
Adds a new role tripleo-build-jobs-repos that is used by container and image build pre playbooks to setup repos with the repo-setup role for Centos9. Depends-On 817161 modifies the release files to use the c9 stream repos and carries workaround until a better fix is merged like [1] or similar. [1] https://review.opendev.org/c/opendev/base-jobs/+/820018 Depends-On: https://review.opendev.org/c/openstack/tripleo-quickstart/+/817161 Change-Id: I39fc32cf1249b4f14bdc35a4af7a1f8784c19801
9 lines
294 B
YAML
9 lines
294 B
YAML
---
|
|
tripleo_image_source: https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20210830.0.x86_64.qcow2
|
|
dib_yum_repo_conf:
|
|
- /etc/yum.repos.d/quickstart-centos*
|
|
- /etc/yum.repos.d/delorean*
|
|
dib_release: "9"
|
|
dib_dnf_module_streams: ""
|
|
tripleo_image_os: centos9
|