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 149a9bc + 56e28b1 commit 8e41f91Copy full SHA for 8e41f91
.fixtures.yml
@@ -4,7 +4,7 @@ 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
symlinks:
10
"puppet_conf": "#{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