puppetlabs-postgresql
puppetlabs-postgresql copied to clipboard
don't set data_directory in config when we configure it via env
Fixes: #1576
Summary
see subject and linked issue
Additional Context
Add any additional context about the problem here.
- [ ] Root cause and the steps to reproduce. (If applicable)
- [ ] Thought process behind the implementation.
Related Issues (if any)
#1576
Checklist
- [ ] 🟢 Spec tests.
- [ ] 🟢 Acceptance tests.
- [ ] Manually verified. (For example
puppet apply)