Skip to content

Releases: voxpupuli/puppet-syntax

v2.4.0

14 Mar 14:39
v2.4.0
Compare
Choose a tag to compare
  • Add check_hiera_keys flag for deep checking of Hiera key name correctness. Thanks @petems.
  • Fix Puppet version comparisons for compatibility with Puppet 4.10.
  • Fix app_management setting compatibility with Puppet 5.
  • Refactor PUPPETVERSION usage to Puppet.version public API.

v2.3.0

01 Feb 15:41
v2.3.0
Compare
Choose a tag to compare
  • Add app_management flag for Puppet application orchestration support. Thanks @ipcrm.
  • Check all *yaml file extensions, including eyaml. thanks @kjetilho, @rjw1.
  • Only test ERB syntax in files with an *.erb extension. Thanks @alexiri.
  • Extend README to list specific files and checks implemented. Thanks @petems.
  • Refactor Rake filelist generation, add tests. Thanks @kjetilho, @rjw1.

This is also the first Vox Pupuli release since the project was migrated from GDS (@gds-operations).