Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 706 Bytes

File metadata and controls

34 lines (24 loc) · 706 Bytes

Changelog

Unreleased

Released 1.1.1

  • Add support to allow for k/v options with arrays

Release 1.0.0

Date: 1/4/24

  • Drop support for puppet6 from unit tests @jhoblitt
  • Add puppet 8 support
  • Switch to pdk style testing
  • Allow puppetlabs/node_encrypt 3.x @jhoblitt
  • allow puppetlabs/stdslib 9.x @jhoblitt

Release 0.3.0

  • Fix ostype task parameter
  • Add bolt install task
  • Fixes Sensitive string issue with auth_key
  • Add exception for popos
  • Add ability to manage individual resources

Release 0.2.0

  • Update tailscale up arguments from - to --

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

Release 0.1.0

Features

Bugfixes

Known Issues