Skip to content

Commit

Permalink
(CAT-2101) Add support for Debian-12
Browse files Browse the repository at this point in the history
  • Loading branch information
skyamgarp committed Oct 17, 2024
1 parent 474d020 commit be405bf
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 be405bf

Please sign in to comment.