This repository has been archived by the owner on May 25, 2020. It is now read-only.
puppet_ent_agent v0.2.0
Minor version release
- windows.pp: Found managing PE agent with Puppet package on Windows caused installation issues during catalog runs and was unsupported. Moved to a delayed-scheduled-task-based method of installation with the help of opentable/puppetversion code. (Thanks, opentable!) Added a windows_task_min parameter to define the delay.
- windows.pp: Improved MSI targeting for PE 3.3.2 and earlier which have just a 32-bit installer.