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 514ecc9 + 5bda06a commit 8220df8Copy full SHA for 8220df8
.fixtures.yml
@@ -5,7 +5,7 @@ fixtures:
5
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
6
puppet_agent:
7
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
8
- ref: v4.13.0
+ ref: v4.19.0
9
provision: 'https://github.com/puppetlabs/provision.git'
10
symlinks:
11
"apt": "#{source_dir}"
metadata.json
@@ -17,7 +17,8 @@
17
{
18
"operatingsystem": "Debian",
19
"operatingsystemrelease": [
20
- "11"
+ "11",
21
+ "12"
22
]
23
},
24
0 commit comments