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.
1 parent 8d52d7d commit 20ce133Copy full SHA for 20ce133
.fixtures.yml
@@ -5,6 +5,6 @@ fixtures:
5
provision: 'https://github.com/puppetlabs/provision.git'
6
puppet_agent:
7
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
8
- ref: v4.13.0
+ ref: v4.21.0
9
symlinks:
10
"facter_task": "#{source_dir}"
metadata.json
@@ -14,7 +14,8 @@
14
"operatingsystem": "Debian",
15
"operatingsystemrelease": [
16
"10",
17
- "11"
+ "11",
18
+ "12"
19
]
20
},
21
{
0 commit comments