Skip to content

Commit 6346421

Browse files
authored
Merge pull request
sha_of_the_head_commit
2 parents d4374bd + 81e219f commit 6346421

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,7 +4,7 @@ fixtures:
44
provision: 'https://github.com/puppetlabs/provision.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
stdlib: 'https://github.com/puppetlabs/puppetlabs-stdlib.git'
99
symlinks:
1010
concat: '#{source_dir}'

metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@
5252
"operatingsystem": "Debian",
5353
"operatingsystemrelease": [
5454
"10",
55-
"11"
55+
"11",
56+
"12"
5657
]
5758
},
5859
{

0 commit comments

Comments
 (0)