Skip to content

Commit

Permalink
Merge pull request #256 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 16, 2024
2 parents de29356 + 74c9ac3 commit 104d881
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,7 +4,7 @@ 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'
symlinks:
service: "#{source_dir}"
3 changes: 2 additions & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"operatingsystem": "Debian",
"operatingsystemrelease": [
"10",
"11"
"11",
"12"
]
},
{
Expand Down

0 comments on commit 104d881

Please sign in to comment.