Skip to content

Commit d0cacee

Browse files
authored
Release 14.0.2 (#433)
Co-authored-by: Release Automation <saz@users.noreply.github.com>
1 parent c6af70e commit d0cacee

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
44
Each new release typically also includes the latest modulesync defaults.
55
These should not affect the functionality of the module.
66

7+
## [v14.0.2](https://github.com/saz/puppet-ssh/tree/v14.0.2) (2025-10-30)
8+
9+
[Full Changelog](https://github.com/saz/puppet-ssh/compare/v14.0.1...v14.0.2)
10+
11+
**Fixed bugs:**
12+
13+
- Change variable type to String for ssh::server::ensure [\#432](https://github.com/saz/puppet-ssh/pull/432) ([marek130](https://github.com/marek130))
14+
15+
**Closed issues:**
16+
17+
- Misleading parameter [\#431](https://github.com/saz/puppet-ssh/issues/431)
18+
719
## [v14.0.1](https://github.com/saz/puppet-ssh/tree/v14.0.1) (2025-10-28)
820

921
[Full Changelog](https://github.com/saz/puppet-ssh/compare/v14.0.0...v14.0.1)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "saz-ssh",
3-
"version": "14.0.1",
3+
"version": "14.0.2",
44
"author": "saz",
55
"summary": "Manage SSH client and server via Puppet.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)