- Add support for Linux Mint (#55, @ssaki).
- Add support for RHEL8 with templates as close to the original as possible.
- Strip whitespace to fix pool detection (#30, @CyBeRoni).
- Convert spec system to beaker tests (#33, @igalic).
- Fix activate vs. active in the README (#35, @unicorn-ljw).
- Pool simplify (#39, @igalic).
- Fix version comparison for puppet future parser (#40, @edestecd).
- Force LC_ALL=en_US.utf8 for all execs (#41, @kakwa).
- Replace Modulefile with metadata.json.
- Bugfix for debian defaults with Puppet 2.7 (#28, @darktim).
- Add qemu_user and qemu_group parameters (#28, @darktim).
- Add support for RHEL7.
- Add version to the puppetlabs/stdlib dependency.
- Fixed typo in init.pp (#23, @gigawhat).
- Add /etc/default/libvirt-bin generation for debian systems (#15, @msimonin).
- Add type to manage storage pools (#16, @msimonin).
- Fix tests (#17, @igalic).
- Add initial configuration of qemu.conf (#18, @luisfdez).
- Add qemu_set_process_name parameter (#21).
- Add networks and networks_defaults parameters, useful from hiera (#9).
- Fix for default sysconfig setting on RedHat.
- Add listen_addr, tcp_auth and tls_auth parameters.
- Add sysconfig/libvirtd file management on RedHat osfamily.
- Add tls and tcp related parameters.
- Add new libvirt::network definition (Igor Galić).
- Move all current parameters to the params class.
- Add puppet-rspec and rspec system tests (Igor Galić).
- Add Debian/Ubuntu support (Igor Galić).
- Add syntax highlighting tags to the README.
- Update README and use markdown.
- Change to 2-space indent.
- Clean up existing module.