We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d4374bd + 81e219f commit 6346421Copy full SHA for 6346421
.fixtures.yml
@@ -4,7 +4,7 @@ fixtures:
4
provision: 'https://github.com/puppetlabs/provision.git'
5
puppet_agent:
6
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
7
- ref: v4.13.0
+ ref: v4.21.0
8
stdlib: 'https://github.com/puppetlabs/puppetlabs-stdlib.git'
9
symlinks:
10
concat: '#{source_dir}'
metadata.json
@@ -52,7 +52,8 @@
52
"operatingsystem": "Debian",
53
"operatingsystemrelease": [
54
"10",
55
- "11"
+ "11",
56
+ "12"
57
]
58
},
59
{
0 commit comments