Skip to content

Commit b91a1e6

Browse files
(CAT-2100) Add debian-12 support
1 parent 6ffe520 commit b91a1e6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.fixtures.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ fixtures:
66
"provision": "https://github.com/puppetlabs/provision.git"
77
puppet_agent:
88
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
9-
ref: v4.13.0
9+
ref: v4.21.0

metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@
3939
"operatingsystem": "Debian",
4040
"operatingsystemrelease": [
4141
"10",
42-
"11"
42+
"11",
43+
"12"
4344
]
4445
},
4546
{

0 commit comments

Comments
 (0)