Skip to content

Commit c088723

Browse files
skyamgarpmalikparvez
authored andcommitted
(CAT-2101) Add support for Debian-12
1 parent 8e5d3b8 commit c088723

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.fixtures.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ fixtures:
66
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
77
puppet_agent:
88
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
9-
ref: v4.13.0
9+
ref: v4.21.0
1010
provision: 'https://github.com/puppetlabs/provision.git'
1111
symlinks:
1212
exec: "#{source_dir}"

metadata.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
"operatingsystem": "Debian",
1515
"operatingsystemrelease": [
1616
"10",
17-
"11"
17+
"11",
18+
"12"
1819
]
1920
},
2021
{

0 commit comments

Comments
 (0)