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.
2 parents 599e447 + 958d88f commit 72efa47Copy full SHA for 72efa47
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## Release 0.3.1
2
+### Summary
3
+Fixes a bug with the service::linux agentless task failing on the PE orchestratior.
4
+
5
+### Fixed
6
+- Stray line breaking service::linux task
7
8
## Release 0.3.0
9
### Summary
10
This release adds the ability to manage services without the puppet-agent being installed on the remote host.
metadata.json
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-service",
- "version": "0.3.0",
+ "version": "0.3.1",
"author": "puppet",
"summary": "Tasks that manipulate a service",
"license": "Apache-2.0",
0 commit comments