We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2748414 + b365775 commit 6f32aa3Copy full SHA for 6f32aa3
.fixtures.yml
@@ -9,7 +9,7 @@ fixtures:
9
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
10
puppet_agent:
11
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
12
- ref: v4.13.0
+ ref: v4.21.0
13
provision: 'https://github.com/puppetlabs/provision.git'
14
symlinks:
15
accounts: "#{source_dir}"
metadata.json
@@ -45,7 +45,8 @@
45
"operatingsystem": "Debian",
46
"operatingsystemrelease": [
47
"10",
48
- "11"
+ "11",
49
+ "12"
50
]
51
},
52
{
0 commit comments