puppetlabs-mysql
puppetlabs-mysql copied to clipboard
logdir changed ensure 'directory' to 'present' for log dir
this allows log dir path to be default while having the actual data somewhere else using symlinks
Summary
Provide a detailed description of all the changes present in this pull request.
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)
puppetlabs/puppetlabs-mysql#1662
Checklist
- [ ] 🟢 Spec tests.
- [ ] 🟢 Acceptance tests.
- [x] Manually verified. (For example
puppet apply)