Permalink
Browse files
(packaging) Prepare 3.1.4 release
- Loading branch information...
Showing
with
7 additions
and
1 deletion.
-
+6
−0
CHANGELOG.md
-
+1
−1
agent/service.ddl
|
|
@@ -2,6 +2,12 @@ |
|
|
|
|
|
Change history for mcollective-service.
|
|
|
|
|
|
## 3.1.4
|
|
|
|
|
|
Released 2017-04-06
|
|
|
|
|
|
* Support @ as a valid character in service_name (MCOP-588)
|
|
|
|
|
|
## 3.1.3
|
|
|
|
|
|
Released 2014-06-18
|
|
|
|
|
|
@@ -2,7 +2,7 @@ metadata :name => "service", |
|
|
:description => "Start and stop system services",
|
|
|
:author => "R.I.Pienaar",
|
|
|
:license => "ASL 2.0",
|
|
|
:version => "3.1.3",
|
|
|
:version => "3.1.4",
|
|
|
:url => "http://projects.puppetlabs.com/projects/mcollective-plugins/wiki",
|
|
|
:timeout => 60
|
|
|
|
|
|
|
0 comments on commit
ad332ad