Skip to content

Commit 0c35069

Browse files
authored
Merge pull request #159 from puppetlabs/pdksync_IAC-1720/main/add_ubuntu_20.04_support
pdksync - (IAC-1720) - Add Support for Ubuntu 20.04
2 parents ec68640 + 322b974 commit 0c35069

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
@@ -46,7 +46,8 @@
4646
"operatingsystemrelease": [
4747
"14.04",
4848
"16.04",
49-
"18.04"
49+
"18.04",
50+
"20.04"
5051
]
5152
},
5253
{

0 commit comments

Comments
 (0)