This repository has been archived by the owner on Jan 4, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #621 from ripienaar/0172
(misc) Release 0.17.2
- Loading branch information
Showing
14 changed files
with
23 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ metadata :name => "bolt_tasks", | |
:description => "Downloads and runs Puppet Tasks", | ||
:author => "R.I.Pienaar <[email protected]>", | ||
:license => "Apache-2.0", | ||
:version => "0.17.1", | ||
:version => "0.17.2", | ||
:url => "https://choria.io", | ||
:timeout => 60 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
"description": "Downloads and runs Puppet Tasks", | ||
"author": "R.I.Pienaar <[email protected]>", | ||
"license": "Apache-2.0", | ||
"version": "0.17.1", | ||
"version": "0.17.2", | ||
"url": "https://choria.io", | ||
"timeout": 60 | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ metadata :name => "choria_util", | |
:description => "Choria Utilities", | ||
:author => "R.I.Pienaar <[email protected]>", | ||
:license => "Apache-2.0", | ||
:version => "0.17.1", | ||
:version => "0.17.2", | ||
:url => "https://choria.io", | ||
:timeout => 20 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
"description": "Choria Utilities", | ||
"author": "R.I.Pienaar <[email protected]>", | ||
"license": "Apache-2.0", | ||
"version": "0.17.1", | ||
"version": "0.17.2", | ||
"url": "https://choria.io", | ||
"timeout": 20 | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ metadata :name => "rpcutil", | |
:description => "General helpful actions that expose stats and internals to SimpleRPC clients", | ||
:author => "R.I.Pienaar <[email protected]>", | ||
:license => "Apache License, Version 2.0", | ||
:version => "0.17.1", | ||
:version => "0.17.2", | ||
:url => "https://docs.puppetlabs.com/mcollective/", | ||
:timeout => 10 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
"description": "General helpful actions that expose stats and internals to SimpleRPC clients", | ||
"author": "R.I.Pienaar <[email protected]>", | ||
"license": "Apache License, Version 2.0", | ||
"version": "0.17.1", | ||
"version": "0.17.2", | ||
"url": "https://docs.puppetlabs.com/mcollective/", | ||
"timeout": 10 | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ metadata :name => "nats", | |
:description => "Connector plugin for NATS.io middleware", | ||
:author => "R.I.Pienaar <[email protected]>", | ||
:license => "Apache-2.0", | ||
:version => "0.17.1", | ||
:version => "0.17.2", | ||
:url => "https://github.com/choria-io", | ||
:timeout => 60 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ metadata :name => "bolt_task", | |
:description => "Information about past Bolt Task", | ||
:author => "R.I.Pienaar <[email protected]>", | ||
:license => "Apache-2.0", | ||
:version => "0.17.1", | ||
:version => "0.17.2", | ||
:url => "https://choria.io", | ||
:timeout => 1 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ metadata :name => "choria", | |
:description => "PuppetDB based discovery for the Choria plugin suite", | ||
:author => "R.I.Pienaar <[email protected]>", | ||
:license => "Apache-2.0", | ||
:version => "0.17.1", | ||
:version => "0.17.2", | ||
:url => "https://github.com/choria-io", | ||
:timeout => 0 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,6 @@ metadata :name => "bolt_task_name", | |
:description => "Validates that a string matches Bolt Task Name", | ||
:author => "R.I.Pienaar <[email protected]>", | ||
:license => "Apache-2.0", | ||
:version => "0.17.1", | ||
:version => "0.17.2", | ||
:url => "https://choria.io", | ||
:timeout => 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
{ | ||
"name": "choria-mcollective_choria", | ||
"version": "0.17.1", | ||
"version": "0.17.2", | ||
"author": "R.I.Pienaar <[email protected]>", | ||
"summary": "A suite of MCollective Plugins for AIO Puppet", | ||
"license": "Apache-2.0", | ||
"source": "https://github.com/choria-io/mcollective-choria", | ||
"project_page": "https://github.com/choria-io/mcollective-choria/wiki", | ||
"issues_url": "https://github.com/choria-io/mcollective-choria/issues", | ||
"dependencies": [ | ||
{ "name": "choria/mcollective","version_requirement":">= 0.10.0 < 2.0.0"}, | ||
{ "name": "choria/mcollective","version_requirement":">= 0.10.4 < 2.0.0"}, | ||
{ "name": "choria/mcollective_agent_puppet", "version_requirement": ">= 2.3.1" }, | ||
{ "name": "choria/mcollective_agent_package", "version_requirement": ">= 5.1.0" }, | ||
{ "name": "choria/mcollective_agent_service", "version_requirement": ">= 4.0.1" }, | ||
|
@@ -18,7 +18,7 @@ | |
"requirements": [ | ||
{ | ||
"name": "puppet", | ||
"version_requirement": ">= 4.9.0 < 7.0.0" | ||
"version_requirement": ">= 6.0.0 < 7.0.0" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
{ | ||
"name": "choria-mcollective_agent_bolt_tasks", | ||
"version": "0.17.1", | ||
"version": "0.17.2", | ||
"author": "R.I.Pienaar <[email protected]>", | ||
"summary": "Puppet Tasks integration for Choria", | ||
"license": "Apache-2.0", | ||
"source": "https://github.com/choria-io/mcollective-choria", | ||
"project_page": "https://github.com/choria-io/mcollective-choria/wiki", | ||
"issues_url": "https://github.com/choria-io/mcollective-choria/issues", | ||
"dependencies": [ | ||
{ "name": "choria/mcollective","version_requirement":">= 0.9.0 < 2.0.0"}, | ||
{ "name": "choria/mcollective_choria","version_requirement":"0.17.1"} | ||
{ "name": "choria/mcollective","version_requirement":">= 0.10.4 < 2.0.0"}, | ||
{ "name": "choria/mcollective_choria","version_requirement":"0.17.2"} | ||
], | ||
"requirements": [ | ||
{ | ||
"name": "puppet", | ||
"version_requirement": ">= 5.4.0" | ||
"version_requirement": ">= 6.0.0" | ||
} | ||
] | ||
} |