Skip to content

Commit

Permalink
(CAT-2100) Add Debian 12 support
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhamshinde360 committed Oct 17, 2024
1 parent 1915a39 commit 76caecf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .fixtures.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ fixtures:
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
puppet_agent:
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
ref: v4.13.0
ref: v4.21.0
provision: 'https://github.com/puppetlabs/provision.git'
3 changes: 2 additions & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@
"operatingsystem": "Debian",
"operatingsystemrelease": [
"10",
"11"
"11",
"12"
]
},
{
Expand Down

0 comments on commit 76caecf

Please sign in to comment.