Skip to content

Commit d921afd

Browse files
authored
Merge pull request #122 from puppetlabs/release-prep
Release prep v2.0.0
2 parents f100c65 + e00e643 commit d921afd

File tree

3 files changed

+57
-37
lines changed

3 files changed

+57
-37
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [v2.0.0](https://github.com/puppetlabs/support-tasks/tree/v2.0.0) (2021-08-20)
6+
7+
[Full Changelog](https://github.com/puppetlabs/support-tasks/compare/v1.1.3...v2.0.0)
8+
9+
### Changed
10+
11+
- \(SUP-2539\) Update terminology and refactor [\#121](https://github.com/puppetlabs/support-tasks/pull/121) ([m0dular](https://github.com/m0dular))
12+
- \(SUP-2502\) Remove harmful terminology [\#109](https://github.com/puppetlabs/support-tasks/pull/109) ([elainemccloskey](https://github.com/elainemccloskey))
13+
- Remove Tasks that are for EOL PE \(SUP-2431\) [\#101](https://github.com/puppetlabs/support-tasks/pull/101) ([MartyEwings](https://github.com/MartyEwings))
14+
15+
### Added
16+
17+
- \(SUP-1601\) Add common postgres commands as tasks [\#116](https://github.com/puppetlabs/support-tasks/pull/116) ([m0dular](https://github.com/m0dular))
18+
519
## [v1.1.3](https://github.com/puppetlabs/support-tasks/tree/v1.1.3) (2021-05-06)
620

721
[Full Changelog](https://github.com/puppetlabs/support-tasks/compare/V1.1.2...v1.1.3)

REFERENCE.md

Lines changed: 41 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -9,31 +9,31 @@
99
* [`st0009_change_pe_service_loglevel`](#st0009_change_pe_service_loglevel): ST0009 Change PE Service Loglevel - This Task to be used in conjunction with Puppet Enterprise Knowledge Base Article KB0009 - https://suppor
1010
* [`st0149_resolve_stack_level_too_deep`](#st0149_resolve_stack_level_too_deep): ST0149 Resolve Stack Level Too Deep - This Task to be used in conjunction with Puppet Enterprise Knowledge Base Article KB0149 - https://supp
1111
* [`st0236_set_cache_paths_to_default`](#st0236_set_cache_paths_to_default): ST0236 Set Cache Paths To Default - This Task to be used in conjunction with Puppet Enterprise Knowledge Base Article KB0236 - https://suppor
12-
* [`st0244_disable_mco_logrotate`](#st0244_disable_mco_logrotate): ST0244 Disable MCO Logrotate - This Task to be used in conjunction with Puppet Enterprise Knowledge Base Article KB0244 - https://support.pup
13-
* [`st0263_rename_pe_master`](#st0263_rename_pe_master): ST0263 Rename PE Master - This task to be used in conjunction with Puppet Enterprise Knowledge Base Article KB0263 - https://support.puppet.c
12+
* [`st0263_rename_pe_primary_server`](#st0263_rename_pe_primary_server): ST0263 Rename PE Primary Server - This task to be used in conjunction with Puppet Enterprise Knowledge Base Article KB0263 - https://support.
1413
* [`st0267_clear_file_sync_locks`](#st0267_clear_file_sync_locks): ST0267 Clear File Sync Locks - This Task to be used in conjunction with Puppet Enterprise Knowledge Base Article KB0267 - https://support.pup
1514
* [`st0285_find_disabled_agents`](#st0285_find_disabled_agents): ST0285 Find Disabled Agents - This Task to be used in conjunction with Puppet Enterprise Knowledge Base Article KB0285 - https://support.pupp
1615
* [`st0285a_bash_find_disabled_agents`](#st0285a_bash_find_disabled_agents): ST0285 Find Disabled Agents - This Task to be used in conjunction with Puppet Enterprise Knowledge Base Article KB0285 - https://support.pupp
1716
* [`st0285b_powershell_find_disabled_agents`](#st0285b_powershell_find_disabled_agents): ST0285 Find Disabled Agents - This Task to be used in conjunction with Puppet Enterprise Knowledge Base Article KB0285 - https://support.pupp
1817
* [`st0286_change_puppet_daemon_runmode`](#st0286_change_puppet_daemon_runmode): ST0286 Change Puppet Daemon Runmode - This Task to be used in conjunction with Puppet Enterprise Knowledge Base Article KB0286 - https://supp
1918
* [`st0287_check_db_table_sizes`](#st0287_check_db_table_sizes): ST0287 Check DB Table Sizes - This task is to be used in conjunction with Puppet Enterprise Knowledge Base Article KB0287 - https://support.p
2019
* [`st0298_run_code_deploy`](#st0298_run_code_deploy): ST0298 Run Code Deploy - This Task to be used in conjunction with Puppet Enterprise Knowledge Base Article KB0298 - https://support.puppet.co
21-
* [`st0299_regen_master_cert`](#st0299_regen_master_cert): ST0299 Regen Master Cert - This Task to be used in conjunction with Puppet Enterprise Knowledge Base Article KB0299 - https://support.puppet.
20+
* [`st0299_regen_primary_server_cert`](#st0299_regen_primary_server_cert): ST0299 Regen Primary Server Cert - This Task to be used in conjunction with Puppet Enterprise Knowledge Base Article KB0299 - https://support
2221
* [`st0305_support_script_and_upload`](#st0305_support_script_and_upload): Execute the PE Support Script and upload it via SFTP
23-
* [`st0317a_clean_cert`](#st0317a_clean_cert): Clean (remove) a Puppet agent's certificate from your Master
22+
* [`st0317a_clean_cert`](#st0317a_clean_cert): Clean (remove) a Puppet agent's certificate from your Primary Server
2423
* [`st0317b_purge_node`](#st0317b_purge_node): Purge Puppet agent nodes
2524
* [`st0346_herd_resolver`](#st0346_herd_resolver): This Task will restart the puppet agent process in a randomised period between 0 and the currently set runinterval
2625
* [`st0346a_bash_herd_resolver`](#st0346a_bash_herd_resolver): This Task will restart the puppet agent process in a randomised period between 0 and the currently set runinterval
2726
* [`st0346b_powershell_herd_resolver`](#st0346b_powershell_herd_resolver): powershell thundering herd script
28-
* [`st0361_uploading_facts`](#st0361_uploading_facts): ST0361 Uploading Facts To the Puppet Master Outside of a Puppet Run - This Task to be used in conjunction with Puppet Enterprise Knowledge Ba
29-
* [`st0361a_uploading_facts`](#st0361a_uploading_facts): ST0361 Uploading Facts To the Puppet Master Outside of a Puppet Run - This Task to be used in conjunction with Puppet Enterprise Knowledge Ba
30-
* [`st0361b_uploading_facts`](#st0361b_uploading_facts): ST0361 Uploading Facts To the Puppet Master Outside of a Puppet Run - This Task to be used in conjunction with Puppet Enterprise Knowledge Ba
27+
* [`st0361_uploading_facts`](#st0361_uploading_facts): ST0361 Uploading Facts To the Puppet Primary Server Outside of a Puppet Run - This Task to be used in conjunction with Puppet Enterprise Know
28+
* [`st0361a_uploading_facts`](#st0361a_uploading_facts): ST0361 Uploading Facts To the Puppet Primary Server Outside of a Puppet Run - This Task to be used in conjunction with Puppet Enterprise Know
29+
* [`st0361b_uploading_facts`](#st0361b_uploading_facts): ST0361 Uploading Facts To the Puppet Primary Server Outside of a Puppet Run - This Task to be used in conjunction with Puppet Enterprise Know
3130
* [`st0362_download_latest_pe_in_stream`](#st0362_download_latest_pe_in_stream): ST0362 Download Latest PE Z release in the currently installed stream - This task to be used in conjunction with Puppet Enterprise Knowledge
3231
* [`st0370_generate_token`](#st0370_generate_token): ST0370_Generate_Token This task to be used in conjunction with Puppet Enterprise Knowledge Base Article KB0370 - https://support.puppet.com/h
3332
* [`st0371_puppet_commands`](#st0371_puppet_commands): ST0371 Puppet Commands - This Task to be used in conjunction with Puppet Enterprise Knowledge Base Article KB0371 - https://support.puppet.co
3433
* [`st0372_os_commands`](#st0372_os_commands): ST0372 OS Commands - This Task to be used in conjunction with Puppet Enterprise Knowledge Base Article KB0372 - https://support.puppet.com/hc
3534
* [`st0373_api_calls`](#st0373_api_calls): ST0373 API Calls - This Task to be used in conjunction with Puppet Enterprise Knowledge Base Article KB0373 - https://support.puppet.com/hc/e
36-
* [`st1105_master_port_check`](#st1105_master_port_check): Task to test TCP port connectivity of the Puppet Master
35+
* [`st1096_db_commands`](#st1096_db_commands): ST1096 PDB Commands - This Task to be used in conjunction with Puppet Enterprise Guide Article - https://support.puppet.com/hc/en-us/articles
36+
* [`st1105_primary_server_port_check`](#st1105_primary_server_port_check): Task to test TCP port connectivity of the Puppet Primary Server
3737

3838
## Tasks
3939

@@ -69,15 +69,9 @@ ST0236 Set Cache Paths To Default - This Task to be used in conjunction with Pup
6969

7070
**Supports noop?** false
7171

72-
### <a name="st0244_disable_mco_logrotate"></a>`st0244_disable_mco_logrotate`
72+
### <a name="st0263_rename_pe_primary_server"></a>`st0263_rename_pe_primary_server`
7373

74-
ST0244 Disable MCO Logrotate - This Task to be used in conjunction with Puppet Enterprise Knowledge Base Article KB0244 - https://support.puppet.com/hc/en-us/articles/360002051354
75-
76-
**Supports noop?** false
77-
78-
### <a name="st0263_rename_pe_master"></a>`st0263_rename_pe_master`
79-
80-
ST0263 Rename PE Master - This task to be used in conjunction with Puppet Enterprise Knowledge Base Article KB0263 - https://support.puppet.com/hc/en-us/articles/360003489634
74+
ST0263 Rename PE Primary Server - This task to be used in conjunction with Puppet Enterprise Knowledge Base Article KB0263 - https://support.puppet.com/hc/en-us/articles/360003489634
8175

8276
**Supports noop?** false
8377

@@ -153,20 +147,12 @@ Data type: `String[1]`
153147

154148
The name of the environment to deploy
155149

156-
### <a name="st0299_regen_master_cert"></a>`st0299_regen_master_cert`
150+
### <a name="st0299_regen_primary_server_cert"></a>`st0299_regen_primary_server_cert`
157151

158-
ST0299 Regen Master Cert - This Task to be used in conjunction with Puppet Enterprise Knowledge Base Article KB0299 - https://support.puppet.com/hc/en-us/articles/360008505193
152+
ST0299 Regen Primary Server Cert - This Task to be used in conjunction with Puppet Enterprise Knowledge Base Article KB0299 - https://support.puppet.com/hc/en-us/articles/360008505193
159153

160154
**Supports noop?** false
161155

162-
#### Parameters
163-
164-
##### `dnsaltname_override`
165-
166-
Data type: `Optional[Boolean]`
167-
168-
Override to prevent existing DNS alt name carryover. Will force the use of only the DNS alt names present in pe.conf.
169-
170156
### <a name="st0305_support_script_and_upload"></a>`st0305_support_script_and_upload`
171157

172158
Execute the PE Support Script and upload it via SFTP
@@ -195,7 +181,7 @@ Support ticket number. Required
195181

196182
### <a name="st0317a_clean_cert"></a>`st0317a_clean_cert`
197183

198-
Clean (remove) a Puppet agent's certificate from your Master
184+
Clean (remove) a Puppet agent's certificate from your Primary Server
199185

200186
**Supports noop?** false
201187

@@ -241,19 +227,19 @@ powershell thundering herd script
241227

242228
### <a name="st0361_uploading_facts"></a>`st0361_uploading_facts`
243229

244-
ST0361 Uploading Facts To the Puppet Master Outside of a Puppet Run - This Task to be used in conjunction with Puppet Enterprise Knowledge Base Article KB0361 - https://support.puppet.com/hc/en-us/articles/360036136533
230+
ST0361 Uploading Facts To the Puppet Primary Server Outside of a Puppet Run - This Task to be used in conjunction with Puppet Enterprise Knowledge Base Article KB0361 - https://support.puppet.com/hc/en-us/articles/360036136533
245231

246232
**Supports noop?** false
247233

248234
### <a name="st0361a_uploading_facts"></a>`st0361a_uploading_facts`
249235

250-
ST0361 Uploading Facts To the Puppet Master Outside of a Puppet Run - This Task to be used in conjunction with Puppet Enterprise Knowledge Base Article KB0361 - https://support.puppet.com/hc/en-us/articles/360036136533
236+
ST0361 Uploading Facts To the Puppet Primary Server Outside of a Puppet Run - This Task to be used in conjunction with Puppet Enterprise Knowledge Base Article KB0361 - https://support.puppet.com/hc/en-us/articles/360036136533
251237

252238
**Supports noop?** false
253239

254240
### <a name="st0361b_uploading_facts"></a>`st0361b_uploading_facts`
255241

256-
ST0361 Uploading Facts To the Puppet Master Outside of a Puppet Run - This Task to be used in conjunction with Puppet Enterprise Knowledge Base Article KB0361 - https://support.puppet.com/hc/en-us/articles/360036136533
242+
ST0361 Uploading Facts To the Puppet Primary Server Outside of a Puppet Run - This Task to be used in conjunction with Puppet Enterprise Knowledge Base Article KB0361 - https://support.puppet.com/hc/en-us/articles/360036136533
257243

258244
**Supports noop?** false
259245

@@ -303,7 +289,7 @@ ST0371 Puppet Commands - This Task to be used in conjunction with Puppet Enterpr
303289

304290
Data type: `Enum[config_print, module_list, infrastructure_status, tune]`
305291

306-
The Puppet Master Command Line action to perform
292+
The Puppet Primary Server Command Line action to perform
307293

308294
### <a name="st0372_os_commands"></a>`st0372_os_commands`
309295

@@ -317,7 +303,7 @@ ST0372 OS Commands - This Task to be used in conjunction with Puppet Enterprise
317303

318304
Data type: `Enum[puppet_port_status, puppetserver_log, puppetdb_log, console_log, orchestrator_log, syslog_log, ssldir_permissions ]`
319305

320-
The Puppet Master Command Line action to perform
306+
The Puppet Primary Server Command Line action to perform
321307

322308
### <a name="st0373_api_calls"></a>`st0373_api_calls`
323309

@@ -331,11 +317,31 @@ ST0373 API Calls - This Task to be used in conjunction with Puppet Enterprise Kn
331317

332318
Data type: `Enum[ get_all_services_status, manual_gitlab_webhook_hit, create_role_cd4pe, list_tokens ]`
333319

334-
The Puppet Master API Commands to Run
320+
The Puppet Primary Server API Commands to Run
321+
322+
### <a name="st1096_db_commands"></a>`st1096_db_commands`
323+
324+
ST1096 PDB Commands - This Task to be used in conjunction with Puppet Enterprise Guide Article - https://support.puppet.com/hc/en-us/articles/4403877435927
325+
326+
**Supports noop?** false
327+
328+
#### Parameters
329+
330+
##### `command`
331+
332+
Data type: `Enum[resource_events_per_resource,longest_resource_titles,postgres_replication_slots,postgres_replication_status,postgres_activity,database_table_sizes,database_sizes]`
333+
334+
The PDB or PostgreSQL command to perform
335+
336+
##### `database`
337+
338+
Data type: `Enum[pe-puppetdb,pe-classifier,pe-orchestrator,pe-activity,pe-inventory,pe-rbac,pe-postgres]`
339+
340+
The database name for the PDB command. Default is pe-puppetdb
335341

336-
### <a name="st1105_master_port_check"></a>`st1105_master_port_check`
342+
### <a name="st1105_primary_server_port_check"></a>`st1105_primary_server_port_check`
337343

338-
Task to test TCP port connectivity of the Puppet Master
344+
Task to test TCP port connectivity of the Puppet Primary Server
339345

340346
**Supports noop?** false
341347

metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-support_tasks",
3-
"version": "1.1.3",
3+
"version": "2.0.0",
44
"author": "Puppet Support Team",
55
"summary": "A module used to deliver Tasks for the solutions & configurations described in the PE Support Knowledgebase https://support.puppet.com/hc/en-us",
66
"license": "Apache-2.0",
@@ -71,7 +71,7 @@
7171
"operatingsystemrelease": [
7272
"30",
7373
"31",
74-
"32"
74+
"32"
7575
]
7676
},
7777
{

0 commit comments

Comments
 (0)