We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e5d3b8 commit c088723Copy full SHA for c088723
.fixtures.yml
@@ -6,7 +6,7 @@ fixtures:
6
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
7
puppet_agent:
8
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
9
- ref: v4.13.0
+ ref: v4.21.0
10
provision: 'https://github.com/puppetlabs/provision.git'
11
symlinks:
12
exec: "#{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