Skip to content

Releases: simp/pupmod-simp-libvirt

Release of 5.9.2

11 Sep 21:53
967a8f7

Choose a tag to compare

Release of 5.9.2

  • Clean up for rubocop and puppet-lint

Release of 5.9.1

17 Jan 21:17

Choose a tag to compare

Release of 5.9.1

  • Updated hiera.yaml facts to support puppet 8

Release of 5.8.0

12 Oct 17:30
98dc6c9

Choose a tag to compare

Release of 5.8.0

  • [puppetsync] Updates for Puppet 8
    • These updates may include the following:
      • Update Gemfile
      • Add support for Puppet 8
      • Drop support for Puppet 6
      • Update module dependencies

Release of 5.6.0

01 Aug 14:07
f7f8955

Choose a tag to compare

  • Add RockyLinux 8 support

Release of 5.5.0

19 Jul 19:23
a9e5c9e

Choose a tag to compare

  • Migrate to puppet/kmod

Release of 5.4.0

09 Jul 12:39
34ceb7e

Choose a tag to compare

  • Removed ipxe-roms from the OEL package lists since they are now in 'optional'
  • Removed support for Puppet 5
  • Ensured support for Puppet 7 in requirements and stdlib

Release of 5.3.1

17 May 18:11
b642a20

Choose a tag to compare

  • Removed EL6 support
  • Set default VM type to rhel7.

Release of 5.3.0

04 Mar 22:04
5.3.0

Choose a tag to compare

* Wed Dec 18 2019 Trevor Vaughan <[email protected]> - 5.3.0-0
  - Add support for EL8
  - Update README.md
  - Add REFERENCE.md
  - Fix issues with module data
  - Split out install and service into separate classes

* Fri Aug 02 2019 Robert Vincent <[email protected]> - 5.3.0-0
  - Support puppetlabs/stdlib 6.x and puppet 6.x.

Release of 5.2.2

19 Jun 15:55

Choose a tag to compare

* Wed Jun 12 2019 judy johnson <[email protected]> - 5.2.2-0
  - Fixed the exec to reroute output to /dev/null so that vm_create works
  - Dropped Puppet 4 support

Release of 5.2.1

18 Mar 16:40
5.2.1

Choose a tag to compare

* Thu Mar 07 2019 Liz Nemsick <[email protected]> - 5.2.1-0
  - Update the upper bound of stdlib to < 6.0.0
  - Workaround a change in behavior of ensure_packages with stdlib 5.x.
    This change caused resource conflicts.
  - Update a URL in the README.md