Skip to content

Latest commit

 

History

History
66 lines (49 loc) · 3.42 KB

CHANGELOG.md

File metadata and controls

66 lines (49 loc) · 3.42 KB

Changelog

  • Your contribution here.

  • Added .editorconfig @alvagante

  • Removed skeleton dir, used pdk to create new modules @alvagante

Release 0.9.3 - Started modularisation

Release 0.9.2 - Second alpha for version 1.0.0

  • Updated docs to reflect new separated psick module layout @alvagante
  • Several fixes to data and samples @alvagante

Release 0.9.1 - First alpha for version 1.0.0. Not compatible with 0.3.0

  • FOSS setup @tuxmea
  • Data and site.pp refactored to use psick namespace @alvagante
  • Removed default site profile and tools. Added separated psick module @alvagante
  • Added firstrun mode @alvagante

Release 0.3.0

  • Added links to lab services @alvagante
  • Working Sensu integration @alvagante
  • New tp profiles generated via pdk @alvagante
  • Design consolidation of profile::settings and profile::monitor entrypoints @alvagante
  • Refactoring of profile::pre @alvagante
  • Base profile classes refactored to do not use data in modules @alvagante

CHANGED

  • Param enable renamed to manage on profile::base and profile::pre

Release 0.2.0

Release 0.1.3

Release 0.1.2

  • Added profile::proxy - @alvagante
  • Started conversion to data in modules in profile classes - @alvagante
  • Improved CI scripts - @alvagante
  • Reorganised general class load ordering in manifests/site.pp - @alvagante

Release 0.1.1

  • Added critical missing lib files, not synced in initial mirror from control-repo - @alvagante
  • Smaller fixes in docs and scripts - @alvagante

Release 0.1.0

  • First PSICK release is based on existing and consolidated example42 Puppet control-repo - @alvagante