Skip to content

Commit 6e35391

Browse files
authored
Merge pull request #546 from puppetlabs/CAT-2100-add-debian12-support
(CAT-2100) Add Debian 12 support
2 parents 1915a39 + 76caecf commit 6e35391

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.fixtures.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ fixtures:
1010
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
1111
puppet_agent:
1212
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
13-
ref: v4.13.0
13+
ref: v4.21.0
1414
provision: 'https://github.com/puppetlabs/provision.git'

metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@
5252
"operatingsystem": "Debian",
5353
"operatingsystemrelease": [
5454
"10",
55-
"11"
55+
"11",
56+
"12"
5657
]
5758
},
5859
{

0 commit comments

Comments
 (0)