Skip to content

Commit

Permalink
Add .images.yml (#31)
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Berendt <berendt@osism.tech>
  • Loading branch information
berendt authored Dec 28, 2023
1 parent 932c47d commit 6cc96f4
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
30 changes: 30 additions & 0 deletions .images.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
images:
- name: OSISM CI
enable: true
shortname: osism-ci
format: qcow2
login: ubuntu
min_disk: 8
min_ram: 512
status: active
visibility: public
multi: true
meta:
architecture: x86_64
hw_disk_bus: scsi
hw_rng_model: virtio
hw_scsi_model: virtio-scsi
hw_watchdog_action: reset
os_distro: ubuntu
os_version: '22.04'
replace_frequency: quarterly
uuid_validity: last-3
provided_until: none
tags: []
versions:
- version: '20231228'
url:
https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/osism-ci-image/osism-ci-image.qcow2
checksum: sha256:64f58b58691e0d6fd3debe9dfdd7266cbfe2337238183abe2529cbdbe1d6c582
build_date: 2023-12-28
1 change: 1 addition & 0 deletions .zuul.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
vars:
upload_image: false
irrelevant-files:
- ^.images.yml$
- ^LICENSE$
- ^README.md$

Expand Down

0 comments on commit 6cc96f4

Please sign in to comment.