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 a51271a commit 1db50f0Copy full SHA for 1db50f0
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+v1.6.0 (2014-09-24)
2
+-------------------
3
+- [36] Add environment parameter to LWRP
4
+- [38] Allow user to specify file permissions
5
+
6
v1.5.0 (2014-09-15)
7
-------------------
8
- [#25] Fixes NameError exception on :delete
metadata.rb
@@ -4,7 +4,7 @@
license 'Apache 2.0'
description 'Installs cron'
-version '1.5.0'
+version '1.6.0'
9
recipe 'cron', 'Installs the cron package and starts the crond service.'
10
0 commit comments