Skip to content

Commit 6f32aa3

Browse files
authored
Merge pull request
sha_of_the_head_commit
2 parents 2748414 + b365775 commit 6f32aa3

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.fixtures.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ fixtures:
99
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
1010
puppet_agent:
1111
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
12-
ref: v4.13.0
12+
ref: v4.21.0
1313
provision: 'https://github.com/puppetlabs/provision.git'
1414
symlinks:
1515
accounts: "#{source_dir}"

metadata.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@
4545
"operatingsystem": "Debian",
4646
"operatingsystemrelease": [
4747
"10",
48-
"11"
48+
"11",
49+
"12"
4950
]
5051
},
5152
{

0 commit comments

Comments
 (0)