Skip to content

Commit

Permalink
Update image.
Browse files Browse the repository at this point in the history
Pending build for finalising the AppDB files
  • Loading branch information
enolfc committed Nov 18, 2024
1 parent 08d81f8 commit aa64889
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions ubuntu/appdb/monitoring.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
appdb:
version: 2024.06.03
version: 2024.11.18
expireson: 6
notes: Regular image update
url: https://api.cloud.ifca.es:8080/swift/v1/egi_endorsed_vas/Small.Ubuntu.20.04-2024.06.03.ova
Expand All @@ -10,5 +10,5 @@ appdb:
family: Linux
name: Ubuntu
version: "20.04"
format: OVA
hypervisor: VirtualBox
format: qcow2
hypervisor: KVM
2 changes: 1 addition & 1 deletion ubuntu/small-ubuntu-20.04.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ source "qemu" "small_ubuntu_20_04" {
ssh_private_key_file = "${var.SSH_PRIVATE_KEY_FILE}"
ssh_timeout = "20m"
ssh_username = "ubuntu"
vm_name = "Small.Ubuntu.20.04-2024.06.03"
vm_name = "Small.Ubuntu.20.04-2024.11.18"
}

build {
Expand Down

0 comments on commit aa64889

Please sign in to comment.