Skip to content

Commit 45eca94

Browse files
committed
release version 1.0.0
1 parent 0305589 commit 45eca94

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

metadata.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "davidc/getssl",
3-
"version": "0.0.6-unreleased",
3+
"version": "1.0.0",
44
"author": "Daniel Thielking, David Croft",
5-
"summary": "Automates Let's Encrypt certificates using getssl from srvrco",
5+
"summary": "Automates Let's Encrypt certificates using the getssl script",
66
"license": "Apache-2.0",
77
"source": "https://github.com/davidc/puppet_getssl",
88
"project_page": "https://github.com/davidc/puppet_getssl",
@@ -12,7 +12,7 @@
1212
{"name": "puppetlabs-stdlib", "version_requirement": ">= 4.0.0"}
1313
],
1414
"operatingsystem_support": [
15-
{"operatingsystem": "Debian", "operatingsystemrelease": ["8", "9"]}
15+
{"operatingsystem": "Debian", "operatingsystemrelease": ["8", "9", "10"]}
1616

1717
]
1818
}

0 commit comments

Comments
 (0)