Skip to content

Commit

Permalink
images/debian: Cleanup redundant releases filter
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Deziel <[email protected]>
  • Loading branch information
simondeziel committed Jul 1, 2024
1 parent cf528a3 commit 8640adf
Showing 1 changed file with 0 additions and 35 deletions.
35 changes: 0 additions & 35 deletions images/debian.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1019,11 +1019,6 @@ files:
ClientIdentifier=mac
types:
- container
releases:
- bullseye
- bookworm
- sid
- trixie

- path: /etc/systemd/network/enp5s0.network
generator: dump
Expand All @@ -1043,11 +1038,6 @@ files:
- vm
variants:
- default
releases:
- bullseye
- bookworm
- sid
- trixie

- path: /etc/default/grub.d/50-lxd.cfg
generator: dump
Expand Down Expand Up @@ -1125,11 +1115,6 @@ packages:
- packages:
- udev
action: install
releases:
- bullseye
- bookworm
- sid
- trixie

- packages:
- dbus
Expand Down Expand Up @@ -1180,11 +1165,6 @@ packages:
- vm
architectures:
- amd64
releases:
- bullseye
- sid
- bookworm
- trixie

- packages:
- grub-efi-arm64
Expand All @@ -1200,11 +1180,6 @@ packages:
action: install
types:
- vm
releases:
- bullseye
- sid
- bookworm
- trixie

repositories:
- name: sources.list
Expand Down Expand Up @@ -1294,11 +1269,6 @@ actions:
- vm
variants:
- default
releases:
- bullseye
- bookworm
- sid
- trixie

- trigger: post-packages
action: |-
Expand Down Expand Up @@ -1404,11 +1374,6 @@ actions:
sed -i "s#root=[^ ]*#root=/dev/sda2#g" /boot/grub/grub.cfg
types:
- vm
releases:
- bullseye
- sid
- bookworm
- trixie

- trigger: post-files
action: |-
Expand Down

0 comments on commit 8640adf

Please sign in to comment.