Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/directory defined twice #1089

Merged
merged 9 commits into from
Aug 14, 2019

Conversation

arcenik
Copy link
Contributor

@arcenik arcenik commented Jul 3, 2019

Adds parameters to allow datadir/logdir/xlogdir to be managed by another class and avoid a duplicate declaration.

Example use case: $datadir is a mounted filesystem managed by Puppet, so file { $datadir: ... } has to be defined outside of PostgreSQL scope.

@sheenaajay
Copy link
Contributor

Thanks alot for submitting the PR @arcenik . Could you please add tests to verify the changes.

@arcenik
Copy link
Contributor Author

arcenik commented Aug 14, 2019

Only one Travis job failed due to «Resource temporarily unavailable»

@sheenaajay sheenaajay merged commit 5dd95c7 into puppetlabs:master Aug 14, 2019
cegeka-jenkins pushed a commit to cegeka/puppet-postgresql that referenced this pull request Feb 3, 2022
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.

2 participants