Skip to content

Commit 4e0dfdc

Browse files
committed
(CAT-2101) Add support for Debian-12
1 parent 5a0775b commit 4e0dfdc

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
@@ -8,7 +8,7 @@ fixtures:
88
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
99
puppet_agent:
1010
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
11-
ref: v4.13.0
11+
ref: v4.21.0
1212
provision: 'https://github.com/puppetlabs/provision.git'
1313
yumrepo_core:
1414
repo: https://github.com/puppetlabs/puppetlabs-yumrepo_core.git

metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@
4545
"operatingsystem": "Debian",
4646
"operatingsystemrelease": [
4747
"10",
48-
"11"
48+
"11",
49+
"12"
4950
]
5051
},
5152
{

0 commit comments

Comments
 (0)