We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c792b33 commit 5c97795Copy full SHA for 5c97795
CHANGELOG.md
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
10
* Make sure `$acme_git_url` is passed to `acme::setup::puppetmaster` (#18)
11
* Fix create dhparam command (#19)
12
* Fix facts lookup on Puppet 5 (#22)
13
+* Fix duplicate resource error (#20)
14
15
## 1.0.3
16
metadata.json
@@ -1,6 +1,6 @@
1
{
2
"name": "fraenki-acme",
3
- "version": "1.0.3",
+ "version": "1.0.4",
4
"author": "Frank Wall",
5
"summary": "Centralized SSL certificate management using Let's Encrypt™ and the lightweight acme.sh",
6
"license": "Apache-2.0",
0 commit comments