Skip to content

Releases: deric/puppet-hindsight

v1.0.0

22 Jun 08:02
860feb0
Compare
Choose a tag to compare
  • Require stdlib >= 9
  • Full Puppet 8 support

v0.6.0

14 Feb 11:13
07a0ed5
Compare
Choose a tag to compare
  • Puppet 8 support
  • Support stdlib 9.x, concat 9.x

v0.5.1

08 Mar 08:06
61732ca
Compare
Choose a tag to compare
  • Remove config directories when removing packages

v0.5.0

07 Mar 16:12
49384be
Compare
Choose a tag to compare
  • Use hierarchical facts
  • Support package removal
  • Improve tests

v0.4.0

03 Jan 11:13
2b2fc8d
Compare
Choose a tag to compare
  • Convert to PDK
  • Allow newer dependencies
  • Drop old distributions support
  • Execute ldconfig

v0.3.0

03 Mar 11:46
bfff9c5
Compare
Choose a tag to compare
  • Puppet 6 support
  • Enforce Puppet 4 types
  • Support a content or source argument for plugins (#2)
  • Drop Puppet 3 support

v0.2.2

24 Jun 16:52
Compare
Choose a tag to compare
  • Support purging config directories
  • Allow overriding analysis,input and output defaults
  • on Puppet Forge the release is tagged as 0.2.1

v0.2.0

03 Mar 22:54
Compare
Choose a tag to compare

v0.1.2

11 Jul 07:56
Compare
Choose a tag to compare

v0.1.1

11 Jul 07:59
Compare
Choose a tag to compare
  • Escape Lua code with single quotes (temporary solution before we come up with something more robust)
  • Fixed starting Hindsight after network is ready (systemd)
  • All changes in this release.