# Change Log All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [0.9.2] ### Fixed - Fix debian nightly collection installation. ## [0.9.1] ### Fixed - Pass `BEAKER_PE_VER` to `install_pe_on()` for the PE version rather than `BEAKER_PUPPET_AGENT_VERSION` or `PUPPET_INSTALL_VERSION` - Pass `BEAKER_PUPPET_AGENT_VERSION` to `install_pe_on()` as the agent version to be installed alongside PE. ## [0.9.0] ### Changed - Use `BEAKER_IS_PE` instead of `PUPPET_INSTALL_TYPE` to specify whether a run should be PE or agent. - Use `BEAKER_PUPPET_COLLECTION` instead of `PUPPET_INSTALL_TYPE` to specify puppet5, puppet6-nightly, etc. collections. - Use `BEAKER_PUPPET_AGENT_VERSION` instead of `PUPPET_INSTALL_VERSION` - Use `BEAKER_PUPPET_AGENT_SHA` instead of `PUPPET_AGENT_SHA` ### Fixed - Beaker only cares about the SHA and no longer cares about `PUPPET_AGENT_SUITE_VERSION` so deprecating that variable. See (the beaker source)[https://github.com/puppetlabs/beaker-puppet/blob/63ea32a0d7caa8f261c533b020625de19569f971/lib/beaker-puppet/install_utils/foss_utils.rb#L1150-L1152] ## [0.8.0] - Yanked ### Changed - Changed the default `PUPPET_INSTALL_TYPE` from "agent" (puppet 4) to "puppet5" ### Added - Added puppet5 and puppet6-nightly ability. ## [0.7.1] ### Fixed - Reverted adding the bin folder to $PATH on non-windows ## [0.7.0] ### Changed - MODULES-4653 `run_puppet_install_helper_on` now installs puppetserver on master role when using the `foss` install type. ### Fixed - Add puppet bin folder to $PATH on non-windows ## [0.6.0] ### Changed - Change the default `PUPPET_INSTALL_TYPE` to `agent` ## [0.5.0] ### Changed - Bump the beaker dependency range up to allow for beaker 3. ## [0.4.4] ### Fixed - Always add certs on windows ## [0.4.3] ### Fixed - Use pe\_ver for the host variable of version to install ## [0.4.2] ### Fixed - Re-add CA certs on windows and solaris for PE 3. ## [0.4.1] ### Fixed - Don't copy certs on solaris, as they are no longer needed ## [0.4.0] ### Changed - Add solaris for installing CA certs as well. [0.9.2]: https://github.com/puppetlabs/beaker-puppet_install_helper/compare/0.9.1...0.9.2 [0.9.1]: https://github.com/puppetlabs/beaker-puppet_install_helper/compare/0.9.0...0.9.1 [0.9.0]: https://github.com/puppetlabs/beaker-puppet_install_helper/compare/0.8.0...0.9.0 [0.8.0]: https://github.com/puppetlabs/beaker-puppet_install_helper/compare/0.7.1...0.8.0 [0.7.1]: https://github.com/puppetlabs/beaker-puppet_install_helper/compare/0.7.0...0.7.1 [0.7.0]: https://github.com/puppetlabs/beaker-puppet_install_helper/compare/0.6.0...0.7.0 [0.6.0]: https://github.com/puppetlabs/beaker-puppet_install_helper/compare/0.5.0...0.6.0 [0.5.0]: https://github.com/puppetlabs/beaker-puppet_install_helper/compare/0.4.4...0.5.0 [0.4.4]: https://github.com/puppetlabs/beaker-puppet_install_helper/compare/0.4.3...0.4.4 [0.4.3]: https://github.com/puppetlabs/beaker-puppet_install_helper/compare/0.4.2...0.4.3 [0.4.2]: https://github.com/puppetlabs/beaker-puppet_install_helper/compare/0.4.1...0.4.2 [0.4.1]: https://github.com/puppetlabs/beaker-puppet_install_helper/compare/0.4.0...0.4.1 [0.4.2]: https://github.com/puppetlabs/beaker-puppet_install_helper/compare/0.3.1...0.4.0