Skip to content

Commit

Permalink
Merge pull request #793 from monstermunchkin/images/debian
Browse files Browse the repository at this point in the history
Add Debian trixie
  • Loading branch information
stgraber authored Nov 2, 2023
2 parents a1f2283 + 08f3596 commit 045cffa
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
12 changes: 12 additions & 0 deletions images/debian.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1071,6 +1071,7 @@ files:
- bullseye
- bookworm
- sid
- trixie

- path: /etc/systemd/network/enp5s0.network
generator: dump
Expand All @@ -1089,6 +1090,7 @@ files:
- bullseye
- bookworm
- sid
- trixie

- path: /etc/default/grub.d/50-incus.cfg
generator: dump
Expand Down Expand Up @@ -1176,6 +1178,7 @@ packages:
- bullseye
- bookworm
- sid
- trixie

- packages:
- dbus
Expand All @@ -1185,6 +1188,7 @@ packages:
releases:
- bookworm
- sid
- trixie

- packages:
- cloud-init
Expand Down Expand Up @@ -1231,6 +1235,7 @@ packages:
- bullseye
- sid
- bookworm
- trixie

- packages:
- grub-efi-arm64
Expand All @@ -1251,6 +1256,7 @@ packages:
- bullseye
- sid
- bookworm
- trixie

repositories:
- name: sources.list
Expand Down Expand Up @@ -1341,6 +1347,7 @@ actions:
releases:
- bookworm
- sid
- trixie

- trigger: post-packages
action: |-
Expand All @@ -1357,6 +1364,7 @@ actions:
- bullseye
- bookworm
- sid
- trixie

- trigger: post-packages
action: |-
Expand All @@ -1372,6 +1380,7 @@ actions:
releases:
- bookworm
- sid
- trixie

- trigger: post-packages
action: |-
Expand All @@ -1397,6 +1406,7 @@ actions:
releases:
- bookworm
- sid
- trixie

- trigger: post-packages
action: |-
Expand Down Expand Up @@ -1462,6 +1472,7 @@ actions:
- bullseye
- sid
- bookworm
- trixie

- trigger: post-files
action: |-
Expand All @@ -1473,6 +1484,7 @@ actions:
releases:
- bookworm
- sid
- trixie

- trigger: post-files
action: |-
Expand Down
1 change: 1 addition & 0 deletions jenkins/jobs/image-debian.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
- bullseye
- sid
- bookworm
- trixie

- axis:
name: variant
Expand Down

0 comments on commit 045cffa

Please sign in to comment.