Run a pdk convert against my version of pdk-templates to add circleci and azure pipelines files
Add resource_events table to pg_repack
Add jobs parameter to pg_repack
Merge pull request #34 from tkishel/SUP-1574_transfer_to_puppletlabs
(SUP-1574) transfer from npwalker to puppetlabs
(maint) update to pass shellcheck and correct versions
Correct shellcheck warnings Remove hard-coded reference to 9.4.
(maint) correct pdk validate warnings, update versions
Correct puppet lint warnings. Correct metadata.json warnings. Remove code supporting unsupported versions of PE.
(maint) update readme and changelog
Normalize language and format. Update for version changes.
(feature) prepare to add the pe-inventory database.
Finalize after identifying a way to purge the pe-postgres crontab, just once after upgrade ... crontab -r -u pe-postgres
Merge pull request #35 from tkishel/maint_update
(refactor) correct pdk validate warnings, update for version changes
Use a more sensible timestamp for backups Use arrays when possible Lowercase variables More safely process backup retention
Create usage function in backup script Remove extra blank line Correct usage and remove spurious comment in vacuum script
Merge pull request #36 from m0dular/shell_refactor
Refactor shell scripts