Updates the module to be compatible with PDK 1.4.1, adds beaker task helper and relevant functionality.
- Beaker_task_helper added.
- Rubygems path for Beaker Task Helper.
- Module converted using version 1.4.1 of the PDK.
- Nothing, we needed a release.
- Readme updates.
- Tests work on PE and Bolt.
- Package attribute is now name.
- Updated readme.
- Fixed locales project name.
- Fixed cli description.
- Handle providers that return multiple versions (gem)
- Handle providers that don't have latest (windows)
- Handle providers that exit 1 when absent (yum)
This is the initial release of the package task.
- Provides the following actions install, status, uninstall and upgrade.
- Upgrade allows specifying a version.
- Provider can optionally be specified, eg gem or apt.