Skip to content

Commit 2db0c0d

Browse files
committed
php,miscweb: add trixie
Ref #91
1 parent 09ab003 commit 2db0c0d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/php/manifests/init.pp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
$version = debian::codename() ? {
66
'bullseye' => '7.4',
77
'bookworm' => '8.2',
8+
'trixie' => '8.4',
89
default => fail('php: unsupported debian version'),
910
}
1011

0 commit comments

Comments
 (0)