Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

All notable changes to this project will be documented in this file.

## Release 0.1.0
## Release 1.0.0

Initial Release July 20th 2018

**Features**

Expand Down
17 changes: 11 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,17 +39,22 @@ To view the available actions and parameters, on the command line, run `puppet t

**Tasks:**

* [`kb0149`](https://support.puppet.com/hc/en-us/articles/218763948)
* [`kb0009_Change_PE_Service_Loglevel`](https://support.puppet.com/hc/en-us/articles/115000177368)

* [`kb0244`](https://support.puppet.com/hc/en-us/articles/360002051354)
* [`kb0149_Resolve_Stack_Level_Too_Deep`](https://support.puppet.com/hc/en-us/articles/218763948)

* [`kb0267`](https://support.puppet.com/hc/en-us/articles/360003883933)
* [`kb0244_disable_mco_logrotate`](https://support.puppet.com/hc/en-us/articles/360002051354)

* [`kb0236`](https://support.puppet.com/hc/en-us/articles/360001060434)
* [`kb0267_clear_file_sync_locks`](https://support.puppet.com/hc/en-us/articles/360003883933)

* ['kb0285`](https://support.puppet.com/hc/en-us/articles/360006717334)
* [`kb0236_set_cache_paths_to_default`](https://support.puppet.com/hc/en-us/articles/360001060434)

* [`kb0285_find_disabled_agents`](https://support.puppet.com/hc/en-us/articles/360006717334)

* [`kb0286_change_puppet_daemon_runmode`](https://support.puppet.com/hc/en-us/articles/360006721014)

* [`kb0287_Check_DB_Table_Sizes`](https://support.puppet.com/hc/en-us/articles/360006922673)

* [`kb0286`](https://support.puppet.com/hc/en-us/articles/360006721014)



Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-support_tasks",
"version": "0.1.0",
"version": "1.0.0",
"author": "Puppet Support Team",
"summary": "A module used to deliver Tasks for the solutions & configurations described in the PE Support Knowledgebase https://support.puppet.com/hc/en-us",
"license": "Apache-2.0",
Expand Down
File renamed without changes.
File renamed without changes.