Skip to content

Commit

Permalink
images/ubuntu: remove releases condition when its all of them
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Deziel <[email protected]>
  • Loading branch information
simondeziel committed Jun 19, 2024
1 parent 0d62c12 commit 27debf2
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions images/ubuntu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -351,11 +351,6 @@ files:
eth0:
dhcp4: true
dhcp-identifier: mac
releases:
- focal
- jammy
- mantic
- noble
types:
- container
variants:
Expand All @@ -371,11 +366,6 @@ files:
enp5s0:
dhcp4: true
dhcp-identifier: mac
releases:
- focal
- jammy
- mantic
- noble
types:
- vm
variants:
Expand Down Expand Up @@ -522,22 +512,12 @@ packages:
action: install
architectures:
- arm64
releases:
- focal
- jammy
- mantic
- noble
types:
- vm

- packages:
- linux-image-virtual
action: install
releases:
- focal
- jammy
- mantic
- noble
types:
- vm

Expand Down

0 comments on commit 27debf2

Please sign in to comment.