(sup-2095) Remove cron_core from dependencies
Prior to this commit, puppetlabs-cron_core was a dependency of this module. Since cron_core is for Puppet 6+ and this module supports 5.5.x, the cron_core module as a dependency is removed in this commit. The cron_core module is provided in core puppet in 5.5.x and in the puppet-agent package for 6.x, so there should not be a requirement to install cron_core.
Merge pull request #49 from jarretlavallee/compatibility
(sup-2095) Remove cron_core from dependencies
Updated link ref -puppetlabs/puppetlabs-pe_databases issues
puppetlabs/puppetlabs-pe_databases
Merge pull request #52 from jordi-garcia/SUP-2380
Readme changes for SUP-2380
(SUP-2372) add pg_repack schema reset task (#53)
* (SUP-2372) reset pgrepack task added Co-authored-by: martyewings <martyewings@gmail.com>
* CI Initial commit * fix open ended Puppet version requirement Co-authored-by: MartyEwings <martyewings@gmail.com>
Merge pull request #58 from MartyEwings/main
Update to latest stable PDK template
Co-authored-by: GitHub Action <puppetlabs@users.noreply.github.com>