Skip to content

Commit

Permalink
Merge pull request #353 from puppetlabs/CAT-2101
Browse files Browse the repository at this point in the history
(CAT-2101) Add support for Debian-12
  • Loading branch information
malikparvez authored Oct 21, 2024
2 parents 474d020 + be405bf commit 9a17ac5
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 @@ -4,6 +4,6 @@ fixtures:
provision: "https://github.com/puppetlabs/provision.git"
puppet_agent:
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
ref: v4.13.0
ref: v4.21.0
stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
mount_core: "https://github.com/puppetlabs/puppetlabs-mount_core.git"
3 changes: 2 additions & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
"operatingsystem": "Debian",
"operatingsystemrelease": [
"10",
"11"
"11",
"12"
]
},
{
Expand Down

0 comments on commit 9a17ac5

Please sign in to comment.