Fix metadata.json
This commit is contained in:
parent
469435cb12
commit
5e42de4a30
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "puppet-nslcd",
|
"name": "puppet-nslcd",
|
||||||
"version": "0.2.0",
|
"version": "0.3.0",
|
||||||
"author": "Geekix",
|
"author": "Geekix",
|
||||||
"summary": "Installs and configures nslcd.",
|
"summary": "Installs and configures nslcd.",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
@ -17,16 +17,16 @@
|
|||||||
{
|
{
|
||||||
"operatingsystem": "Debian",
|
"operatingsystem": "Debian",
|
||||||
"operatingsystemrelease": [
|
"operatingsystemrelease": [
|
||||||
"6",
|
"8",
|
||||||
"7",
|
"9"
|
||||||
"8"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"operatingsystem": "Ubuntu",
|
"operatingsystem": "Ubuntu",
|
||||||
"operatingsystemrelease": [
|
"operatingsystemrelease": [
|
||||||
"12.04",
|
"14.04",
|
||||||
"14.04"
|
"16.04",
|
||||||
|
"18.04"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user