Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Latest commit

 

History

History
32 lines (23 loc) · 775 Bytes

CHANGELOG.md

File metadata and controls

32 lines (23 loc) · 775 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

##2017-12-20 - Release 0.2.0

Added

  • Support for Puppet5
  • Hiera data-in-module

Changed

  • Renamed module from puppet4 to puppet
  • Renamed repository from puppet4 to puppet-module
  • Use yumrepo resource instead of release package

Removed

  • params subclass

##2017-02-07 - Release 0.1.0

First import of the module

Features

  • Manages the puppet collection repo
  • Manages the puppet agent package and service
  • Manages the puppet configuration files

Todo

  • add acceptance tests
  • add module_sync