This repository has been archived by the owner on Apr 19, 2024. It is now read-only.
Releases: petems/petems-swap_file
Releases · petems/petems-swap_file
v2.2.2
v2.2.1
v2.2.0
v2.2.0 (2016-02-15)
Closed issues:
- Module should be tested on multiple Ruby and Puppet versions #38
- Release version 2.1.0 on Puppet Forge #36
- dd vs fallocate #26
Merged pull requests:
- Wrapper #40 (Phil-Friderici)
- Modernize Travis setup #39 (Phil-Friderici)
- Satisfy puppet-lint #37 (Phil-Friderici)
v2.1.0
v2.1.0 (2015-12-30)
Closed issues:
- Missing 2.0.0 tag #24
Merged pull requests:
- Adds
cmd
parameter. #35 (petems) - Updating Beaker acceptance machines #34 (petems)
- Enable travis docker #32 (petems)
- Adds spec.opts file #31 (petems)
- Add cmd param #29 (petems)
- Added timeout parameter for exec when using dd #27 (petems)
- fallocate checks against XFS #33 (BIAndrews)
- new feature - dd or fallocate option #30 (BIAndrews)
- new feature - dd or fallocate option #28 (BIAndrews)
- optional timeout parameter for the dd exec #25 (BIAndrews)
v2.0.0
Closed issues:
- swap_file::files fails when you set the ensure attribute to absent #21
Merged pull requests:
Update README and Beaker files
- Update README with deprecation and use of defined type
- Update to Beaker specs
Change to defined type for swap files
- Adds swap_file::files defined type
- Deprecate use of class to create swap files
Fix License File code
Fixes license to identifier
See https://docs.puppetlabs.com/puppet/latest/reference/modules_publishing.html#fields-in-metadatajson
license — REQUIRED. The license under which your module is made available. License metadata should match an identifier provided by SPDX.
1.0.0 Release
Proper SemVer release and cleanup for Puppet Approved module rules
Makes mount toggleable
Just in case you don't want to add it automatically.