Skip to content

Commit 78ea7a2

Browse files
authored
Merge pull request #232 from puppetlabs/feat-add_ubuntu_2204_support
(feat) - Add support for Ubuntu 22.04
2 parents 858e31f + 4347c58 commit 78ea7a2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@
6262
"operatingsystem": "Ubuntu",
6363
"operatingsystemrelease": [
6464
"18.04",
65-
"20.04"
65+
"20.04",
66+
"22.04"
6667
]
6768
}
6869
],

0 commit comments

Comments
 (0)