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 e763a3e + f6ce5fa commit 7ed9482Copy full SHA for 7ed9482
.fixtures.yml
@@ -4,6 +4,6 @@ fixtures:
4
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
5
puppet_agent:
6
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
7
- ref: v4.13.0
+ ref: v4.21.0
8
provision: 'https://github.com/puppetlabs/provision.git'
9
package: 'https://github.com/puppetlabs/puppetlabs-package.git'
metadata.json
@@ -49,7 +49,8 @@
49
"operatingsystem": "Debian",
50
"operatingsystemrelease": [
51
"10",
52
- "11"
+ "11",
53
+ "12"
54
]
55
},
56
{
0 commit comments