Skip to content

Commit f10ee71

Browse files
committed
Add Debian 12 compatibility
1 parent 1ccbb96 commit f10ee71

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

manifests/globals.pp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@
198198
'Debian' => $facts['os']['release']['major'] ? {
199199
'10' => '11',
200200
'11' => '13',
201+
'12' => '15',
201202
default => undef,
202203
},
203204
'Ubuntu' => $facts['os']['release']['major'] ? {

metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@
5757
"operatingsystem": "Debian",
5858
"operatingsystemrelease": [
5959
"10",
60-
"11"
60+
"11",
61+
"12"
6162
]
6263
},
6364
{

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy