Skip to content

Commit 598c93c

Browse files
authored
Merge pull request voxpupuli#78 from bastelfreak/ubuntu
Drop Non LTS Ubuntu 18.10/19.04/19.10; Add 22.04
2 parents 669ae0c + 8979489 commit 598c93c

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

metadata.json

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,8 @@
2525
"operatingsystem": "Ubuntu",
2626
"operatingsystemrelease": [
2727
"18.04",
28-
"18.10",
29-
"19.04",
30-
"19.10",
31-
"20.04"
28+
"20.04",
29+
"22.04"
3230
]
3331
},
3432
{
@@ -80,9 +78,5 @@
8078
"name": "puppet",
8179
"version_requirement": ">= 6.1.0 < 8.0.0"
8280
}
83-
],
84-
"description": "This module provides types/providers for ssh configuration files using the Augeas configuration API library.",
85-
"pdk-version": "1.17.0",
86-
"template-url": "pdk-default#1.17.0",
87-
"template-ref": "tags/1.17.0-0-gd3a4319"
81+
]
8882
}

0 commit comments

Comments
 (0)