We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db52aee commit 4cfed81Copy full SHA for 4cfed81
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+## Puppet Autosign Changelog
2
+
3
+## 0.3.0
4
+* Allow the config to be a sensitive type
5
+* Add ability to manage package resource
6
+* Fixing testing errors
7
+* init changelog
8
metadata.json
@@ -1,6 +1,6 @@
{
"name": "danieldreier-autosign",
- "version": "0.2.1",
+ "version": "0.3.0",
"author": "danieldreier",
"summary": "Manage certificate autosigning using the autosign gem",
"license": "Apache-2.0",
0 commit comments