We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4066d43 commit 7f063d8Copy full SHA for 7f063d8
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# PEADM module
2
3
-## Unreleased
+## 2.4.5
4
### Summary
5
6
Bugfix release
@@ -9,6 +9,7 @@ Bugfix release
9
10
* Fix an issue in the convert plan incorrectly disallowing conversion of deployments newer than 2019.7.0.
11
* Fix a problem with the Peadm::SingleTargetSpec type alias.
12
+* Fix peadm::puppet\_runonce to correctly return a failure if the Puppet agent run had resource failures.
13
14
## 2.4.4
15
metadata.json
{
"name": "puppetlabs-peadm",
- "version": "2.4.4",
+ "version": "2.4.5",
"author": "puppetlabs",
"summary": "Bolt plans used to deploy an at-scale Puppet Enterprise architecture",
"license": "Apache-2.0",
0 commit comments