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 474d020 + be405bf commit 9a17ac5Copy full SHA for 9a17ac5
.fixtures.yml
@@ -4,6 +4,6 @@ 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
mount_core: "https://github.com/puppetlabs/puppetlabs-mount_core.git"
metadata.json
@@ -32,7 +32,8 @@
32
"operatingsystem": "Debian",
33
"operatingsystemrelease": [
34
"10",
35
- "11"
+ "11",
36
+ "12"
37
]
38
},
39
{
0 commit comments