Releases: puppetlabs/puppetlabs-node_manager
Releases · puppetlabs/puppetlabs-node_manager
v1.1.0
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.
v1.1.0 - 2024-09-16
Added
- node_group type: Allow uppercase letters in environment names #95 (bastelfreak)
v1.0.1
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.
v1.0.1 - 2024-07-05
Added
- (CAT-1731) improve handling of pinned nodes #80 (jonathannewman)
Fixed
- (CAT-1731) add rules tests #81 (jonathannewman)
Ruby3
Update metadata.json Version bump for Ruby v3.
Revisit
Full Changelog: 0.7.5...0.7.6
Feel purged
0.7.4 Added release edits
Missing tag 2
0.7.3 Adding Puppet5 tests (#50)
Missing tag 1
0.7.2 Update build badge [ci skip]
Add task
Adding node_manager::update-classes
task.
Data Bite
2017-10-20 - Release 0.6.0
Summary
- Added
pin
action to face - Added
data
parameter tonode_group
type for Console data - Added support for
data
parameter tohttps
provider - Added
config_data
argument to puppet-less provider
Scriptology
2017-08-20 - Release 0.5.0
Summary
- Can remove parameters from classes
- Can upin nodes from a group
- Added a puppet-less provider for node_group in bash
- Removed puppet_environment type and provider
- Removed puppetclassify provider and gem dependency
Bugfixes
- Provider submits nulls for removed parameters to remove them
- Submitting
''
to rules can remove everything