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 1fd2f54Copy full SHA for 1fd2f54
.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
@@ -61,7 +61,8 @@
61
"operatingsystemrelease": [
62
"18.04",
63
"20.04",
64
- "22.04"
+ "22.04",
65
+ "24.04"
66
]
67
},
68
{
0 commit comments