puppetlabs-apache
puppetlabs-apache copied to clipboard
Update wsgi examples and documentation
Update example to avoid hitting Error while evaluating a Function Call, deprecation. apache::vhost::wsgi_daemon_process_options. This parameter is deprecated. Please add values inside Hash wsgi_daemon_process
Summary
Examples for wsgi vhost use code that doesn't work, tested new code using puppet apply.
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.
- [X] Manually verified. (For example
puppet apply)