puppetlabs-apache
puppetlabs-apache copied to clipboard
Enable support for svn_parent_path in vhost directories
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)
Mention any related issues or pull requests.
Checklist
- [ ] 🟢 Spec tests.
- [ ] 🟢 Acceptance tests.
- [ ] Manually verified. (For example
puppet apply)
Hi team can you please review this ?
Can you please adjust the test suite so that this is tested? These hashes are currently free-form which allow you to add a new item with minimal effort but at the cost of being super fragile because a typo would not be catch…
At some point, we will probably add data types to constraint what can be passed, but without tests this will make this needed step more stressful.
Thanks!