This repository has been archived by the owner on May 25, 2020. It is now read-only.
puppet_ent_agent v1.2.2
Bugfix:
- config.pp: uncorrected linting issue to improve code quality score
- install/nix.pp: added redownload parameter in case previous install.bash was still on disk
- params.pp: moved to a puppet_confdir fact for Puppet 3.x/4.x compatibility (thanks to puppetlabs-puppet_agent module for idea)
Thanks to @ajmaidak for the install/nix contribution.