Skip to content

Conversation

@MartyEwings
Copy link
Contributor

MODULES-2989 parameter ensure of custom resource postgresql_replication_slot is not documented

updated the README.md appropriately

README.md Outdated

##### `ensure`

Specifies the action to create or destroy named slot. Must be present
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you remove "Must be present" here and add "Required." as a line under the ensure title please?

README.md Outdated

Valid values: `present`, `absent`.

Default value: `present`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The values present and absent need to have single quotes around them instead of backticks.

fixed ' v ` issue from review
added required string instead of must be present
@pmcmaw pmcmaw self-requested a review June 16, 2017 15:43
Copy link
Contributor

@pmcmaw pmcmaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you move the 'Required.' to above the description and below the title. Eg something like this:

db

Required.

Sets the name of the database in which to create this schema.

@tphoney tphoney merged commit 9ccf259 into puppetlabs:master Jul 3, 2017
diogokiss pushed a commit to Tradeshift/puppetlabs-postgresql that referenced this pull request Jan 3, 2019
…on_slot is not documented (puppetlabs#884)

added required string instead of must be present
cegeka-jenkins pushed a commit to cegeka/puppet-postgresql that referenced this pull request Feb 3, 2022
…on_slot is not documented (puppetlabs#884)

added required string instead of must be present
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants