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.
2 parents 7122983 + 63fea0d commit 86e4759Copy full SHA for 86e4759
CHANGELOG
@@ -1,2 +1,9 @@
1
+* 2013-01-31 0.2.0
2
+- Added use_chroot parameter.
3
+- Ensure rsync package is installed.
4
+- Compatability changes for Ruby 2.0.
5
+- Added execuser parameter to run command as specified user.
6
+- Various typo and bug fixes.
7
+
8
* 2012-06-07 0.1.0
9
- Initial release
Modulefile
@@ -1,5 +1,5 @@
name 'puppetlabs-rsync'
-version '0.1.0'
+version '0.2.0'
source 'https://github.com/puppetlabs/puppetlabs-rsync'
author 'Puppet Labs'
license 'Apache License 2.0'
0 commit comments