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 9902dbc commit 63e817eCopy full SHA for 63e817e
.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
registry: 'https://github.com/puppetlabs/puppetlabs-registry.git'
9
stdlib: 'https://github.com/puppetlabs/puppetlabs-stdlib.git'
10
symlinks:
metadata.json
@@ -49,7 +49,8 @@
49
"operatingsystem": "Debian",
50
"operatingsystemrelease": [
51
"10",
52
- "11"
+ "11",
53
+ "12"
54
]
55
},
56
{
0 commit comments