Released 01-04-2015
Changes:
-
Modernized module structure and dropped test coverage for Puppet 2.7.x.
-
Removed
purgedirs
parameter fromr10k::config
class. This was apparently unused in r10k 1.0 and removed in 1.1. -
Added
postrun
parameter to ther10k::config
class.
Released 06-07-2014
Improvements:
- The
r10k::config
class now passes thepath
,owner
,group
andmode
parameters to the underlyingfile
resource.
Released 03-09-2014
Functionally equivalent to 0.0.1
, but with the addition of tests.
Released 07-11-2013
Initial release.