Skip to content

Commit

Permalink
Update CentOS 8 Stream image (#71)
Browse files Browse the repository at this point in the history
* delete obsolete CentOS 6 files

* remove old centos config

* Update CentOS 8 Stream image
  • Loading branch information
sebastian-luna-valero authored Mar 22, 2024
1 parent 6f0446e commit bc96694
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions centos/appdb/centos-8.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
appdb:
version: 2023.10.24
expireson: 6
version: 2024.03.22
expireson: 3
notes: Regular update
url: https://api.cloud.ifca.es:8080/swift/v1/egi_endorsed_vas/centos.8-2023.10.24.ova
sha512: "cd70f34928a3b80059bc0dd52d93497c5ef29000dd0b1b5e51f0ef7e372f8f72c47fcfe740a76dedf16fd32487a430fb189c175019616ed2be3d39dcfb4d4279"
url: https://api.cloud.ifca.es:8080/swift/v1/egi_endorsed_vas/centos.8-2024.03.22.ova
sha512: "d61dc56adb240a6a855985a673cd7b8545af38254f3bec2caf0fe434c9541a20dce887154c77cbce9d6f8eccc3796d9aa95679f11602aa3ba51236f78cee6e7c"
arch: x86_64
os:
family: Linux
Expand Down
4 changes: 2 additions & 2 deletions centos/centos-8.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"http_directory": "httpdir",
"http_port_max": 8550,
"http_port_min": 8500,
"iso_checksum": "sha256:34177ca225bc1105be7df6b46fa3a16445ea2d5b869125611bbb7fc0ed7207ac",
"iso_checksum": "sha256:7b4689d1ba47c916db43d16aa6badb1f001c4ad3efc26c88202d9401c3037faf",
"iso_url": "http://ftp.wrz.de/pub/CentOS/8-stream/isos/x86_64/CentOS-Stream-8-x86_64-latest-boot.iso",
"memory": 1024,
"shutdown_command": "shutdown -h now",
Expand All @@ -29,7 +29,7 @@
"qemuargs": [
[ "-cpu", "host" ]
],
"vm_name": "centos.8-2023.10.24"
"vm_name": "centos.8-2024.03.22"
}
],
"provisioners": [
Expand Down

0 comments on commit bc96694

Please sign in to comment.