Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kubespray
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Kubespray
Commits
5d9986ab
Commit
5d9986ab
authored
5 years ago
by
Maxime Guyot
Committed by
Kubernetes Prow Robot
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix temp filename for debian-10 image (#5540)
parent
38688a44
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test-infra/image-builder/roles/kubevirt-images/defaults/main.yml
+2
-2
2 additions, 2 deletions
...fra/image-builder/roles/kubevirt-images/defaults/main.yml
with
2 additions
and
2 deletions
test-infra/image-builder/roles/kubevirt-images/defaults/main.yml
+
2
−
2
View file @
5d9986ab
...
@@ -37,7 +37,7 @@ images:
...
@@ -37,7 +37,7 @@ images:
converted
:
true
converted
:
true
debian-10
:
debian-10
:
filename
:
debian-
9
-openstack-amd64.qcow2
filename
:
debian-
10
-openstack-amd64.qcow2
url
:
https://cdimage.debian.org/cdimage/openstack/current-10/debian-10-openstack-amd64.qcow2
url
:
https://cdimage.debian.org/cdimage/openstack/current-10/debian-10-openstack-amd64.qcow2
checksum
:
sha512:296ad8345cb49e52464a0cb8bf4365eb0b9e4220c47ebdd73d134d51effc756d5554aee15027fffd038fef4ad5fa984c94208bce60572d58b2ab26f74bb2a5de
checksum
:
sha512:296ad8345cb49e52464a0cb8bf4365eb0b9e4220c47ebdd73d134d51effc756d5554aee15027fffd038fef4ad5fa984c94208bce60572d58b2ab26f74bb2a5de
converted
:
true
converted
:
true
...
@@ -52,4 +52,4 @@ images:
...
@@ -52,4 +52,4 @@ images:
filename
:
openSUSE-Leap-15.1-OpenStack.x86_64-0.0.4-Build6.106.qcow2
filename
:
openSUSE-Leap-15.1-OpenStack.x86_64-0.0.4-Build6.106.qcow2
url
:
https://download.opensuse.org/repositories/Cloud:/Images:/Leap_15.1/images/openSUSE-Leap-15.1-OpenStack.x86_64-0.0.4-Build6.106.qcow2
url
:
https://download.opensuse.org/repositories/Cloud:/Images:/Leap_15.1/images/openSUSE-Leap-15.1-OpenStack.x86_64-0.0.4-Build6.106.qcow2
checksum
:
sha256:e3c016a889505c5ae51dafe6eedc836a9e9546ab951fdc96f07eb35e34d12b8c
checksum
:
sha256:e3c016a889505c5ae51dafe6eedc836a9e9546ab951fdc96f07eb35e34d12b8c
converted
:
true
converted
:
true
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment