Skip to content

Commit 7ed9482

Browse files
authored
Merge pull request
sha_of_the_head_commit
2 parents e763a3e + f6ce5fa commit 7ed9482

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
@@ -4,6 +4,6 @@ fixtures:
44
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
55
puppet_agent:
66
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
7-
ref: v4.13.0
7+
ref: v4.21.0
88
provision: 'https://github.com/puppetlabs/provision.git'
99
package: 'https://github.com/puppetlabs/puppetlabs-package.git'

metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@
4949
"operatingsystem": "Debian",
5050
"operatingsystemrelease": [
5151
"10",
52-
"11"
52+
"11",
53+
"12"
5354
]
5455
},
5556
{

0 commit comments

Comments
 (0)