Skip to content

Commit 20ce133

Browse files
committed
(CAT-2101) Add support for debian-12
(CAT-2101) Update puppetlabs-puppet_agent version
1 parent 8d52d7d commit 20ce133

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.fixtures.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ fixtures:
55
provision: 'https://github.com/puppetlabs/provision.git'
66
puppet_agent:
77
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
8-
ref: v4.13.0
8+
ref: v4.21.0
99
symlinks:
1010
"facter_task": "#{source_dir}"

metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
"operatingsystem": "Debian",
1515
"operatingsystemrelease": [
1616
"10",
17-
"11"
17+
"11",
18+
"12"
1819
]
1920
},
2021
{

0 commit comments

Comments
 (0)