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 d4095cb commit a0392c9Copy full SHA for a0392c9
.fixtures.yml
@@ -7,7 +7,7 @@ fixtures:
7
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
8
puppet_agent:
9
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
10
- ref: v4.13.0
+ ref: v4.21.0
11
provision: 'https://github.com/puppetlabs/provision.git'
12
13
symlinks:
metadata.json
@@ -53,7 +53,8 @@
53
"operatingsystem": "Debian",
54
"operatingsystemrelease": [
55
"10",
56
- "11"
+ "11",
57
+ "12"
58
]
59
},
60
{
0 commit comments