Skip to content

Commit 72efa47

Browse files
authored
Merge pull request puppetlabs#34 from puppetlabs/release
0.3.1 mergeback
2 parents 599e447 + 958d88f commit 72efa47

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## Release 0.3.0
29
### Summary
310
This release adds the ability to manage services without the puppet-agent being installed on the remote host.

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-service",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"author": "puppet",
55
"summary": "Tasks that manipulate a service",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)