Skip to content

Commit 1fd2f54

Browse files
(CAT-2125) Add Ubuntu 24.04 support
1 parent d4095cb commit 1fd2f54

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.fixtures.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ fixtures:
77
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
88
puppet_agent:
99
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
10-
ref: v4.13.0
10+
ref: v4.21.0
1111
provision: 'https://github.com/puppetlabs/provision.git'
1212

1313
symlinks:

metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@
6161
"operatingsystemrelease": [
6262
"18.04",
6363
"20.04",
64-
"22.04"
64+
"22.04",
65+
"24.04"
6566
]
6667
},
6768
{

0 commit comments

Comments
 (0)