Skip to content

Commit 86e4759

Browse files
author
hogepodge
committed
Merge pull request #28 from hogepodge/0.2.0
0.2.0 Release
2 parents 7122983 + 63fea0d commit 86e4759

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
* 2012-06-07 0.1.0
29
- Initial release

Modulefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name 'puppetlabs-rsync'
2-
version '0.1.0'
2+
version '0.2.0'
33
source 'https://github.com/puppetlabs/puppetlabs-rsync'
44
author 'Puppet Labs'
55
license 'Apache License 2.0'

0 commit comments

Comments
 (0)