Skip to content

Commit

Permalink
Changes in nutanix field
Browse files Browse the repository at this point in the history
  • Loading branch information
aaradhak committed Jun 15, 2022
1 parent dcc75de commit 60c5fa7
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 11 deletions.
6 changes: 3 additions & 3 deletions metadata/release/sample.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
},
"digitalocean": {
"artifacts": {
"qcow2.xz": {
"qcow2.gz": {
"disk": {
"location": "https://builds.coreos.fedoraproject.org/prod/streams/testing/builds/30.20190801.0/x86_64/fedora-coreos-30.20190801.0-digitalocean.qcow2.xz",
"signature": "https://builds.coreos.fedoraproject.org/prod/streams/testing/builds/30.20190801.0/x86_64/fedora-coreos-30.20190801.0-digitalocean.qcow2.xz.sig",
Expand Down Expand Up @@ -122,14 +122,14 @@
"sha256": "881178a4794816e623b02012a84b11d59a96dd59035508a0986a5b6c6be074ed"
}
},
"live.iso": {
"iso": {
"disk": {
"location": "https://builds.coreos.fedoraproject.org/prod/streams/testing/builds/30.20190801.0/x86_64/fedora-coreos-30.20190801.0-live.iso",
"signature": "https://builds.coreos.fedoraproject.org/prod/streams/testing/builds/30.20190801.0/x86_64/fedora-coreos-30.20190801.0-live.iso.sig",
"sha256": "aab20fcafc240fa03f7e43370f8be8c14b99b045eca156a0f5e77286b2e9e8c4"
}
},
"live-pxe": {
"pxe": {
"kernel": {
"location": "https://builds.coreos.fedoraproject.org/prod/streams/testing/builds/30.20190801.0/x86_64/fedora-coreos-30.20190801.0-live-kernel",
"signature": "https://builds.coreos.fedoraproject.org/prod/streams/testing/builds/30.20190801.0/x86_64/fedora-coreos-30.20190801.0-live-kernel.sig",
Expand Down
12 changes: 6 additions & 6 deletions metadata/stream/rationale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,12 @@ architectures:
# string, and represents advice rather than a value we might
# change.
image: Fedora:CoreOS:stable:latest
digitalocean:
# We don't control platform ingest, so an image slug is probably
# the best we can do.
image: fedora-coreos-stable
exoscale:
image: Linux Fedora CoreOS 64-bit
gcp:
# Ideally users use the project + family. These are static strings,
# and represent advice rather than a value we might change.
Expand All @@ -220,12 +226,6 @@ architectures:
# and its release.
release: 30.1.2.3
name: fedora-coreos-30-1-2-3-gcp-x86-64
digitalocean:
# We don't control platform ingest, so an image slug is probably
# the best we can do.
image: fedora-coreos-stable
exoscale:
image: Linux Fedora CoreOS 64-bit
kubevirt:
# ContainerDisk in a container registry
# Ideally users use this pull spec, which specifies a floating tag.
Expand Down
3 changes: 1 addition & 2 deletions metadata/stream/sample.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,7 @@
"disk": {
"location": "https://builds.coreos.fedoraproject.org/prod/streams/stable/builds/33.20210412.3.0/x86_64/fedora-coreos-33.20210412.3.0-nutanix.x86_64.qcow2",
"signature": "https://builds.coreos.fedoraproject.org/prod/streams/stable/builds/33.20210412.3.0/x86_64/fedora-coreos-33.20210412.3.0-nutanix.x86_64.qcow2.sig",
"sha256": "650bb496c94c3fc815126daaa6beb2270ae870cb036df5b43c348da00e788dab",
"uncompressed-sha256": "5d6adc4f70ee78deaf5bde76426afc7e9e072ecc35f620dad31d8b3eb697e16d"
"sha256": "650bb496c94c3fc815126daaa6beb2270ae870cb036df5b43c348da00e788dab"
}
}
}
Expand Down

0 comments on commit 60c5fa7

Please sign in to comment.