Browse Source
test-infra: update CentOS images (#7134)
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
pull/7160/head
Etienne Champetier
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
6 additions and
6 deletions
-
test-infra/image-builder/roles/kubevirt-images/defaults/main.yml
|
|
@ -49,16 +49,16 @@ images: |
|
|
|
tag: "latest" |
|
|
|
|
|
|
|
centos-7: |
|
|
|
filename: CentOS-7-x86_64-GenericCloud-2003.qcow2 |
|
|
|
url: http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-2003.qcow2 |
|
|
|
checksum: sha256:1db30c9c272fb37b00111b93dcebff16c278384755bdbe158559e9c240b73b80 |
|
|
|
filename: CentOS-7-x86_64-GenericCloud-2009.qcow2 |
|
|
|
url: http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-2009.qcow2 |
|
|
|
checksum: sha256:e38bab0475cc6d004d2e17015969c659e5a308111851b0e2715e84646035bdd3 |
|
|
|
converted: true |
|
|
|
tag: "latest" |
|
|
|
|
|
|
|
centos-8: |
|
|
|
filename: CentOS-8-GenericCloud-8.1.1911-20200113.3.x86_64.qcow2 |
|
|
|
url: http://cloud.centos.org/centos/8/x86_64/images/CentOS-8-GenericCloud-8.1.1911-20200113.3.x86_64.qcow2 |
|
|
|
checksum: sha256:e2cf1081645b1089f574918fb808b32d247169ec4ec1a13bca9e14a74df6530e |
|
|
|
filename: CentOS-8-GenericCloud-8.3.2011-20201204.2.x86_64.qcow2 |
|
|
|
url: http://cloud.centos.org/centos/8/x86_64/images/CentOS-8-GenericCloud-8.3.2011-20201204.2.x86_64.qcow2 |
|
|
|
checksum: sha256:7ec97062618dc0a7ebf211864abf63629da1f325578868579ee70c495bed3ba0 |
|
|
|
converted: true |
|
|
|
tag: "latest" |
|
|
|
|
|
|
|