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

Add proxy_pass parameter #193

Merged
merged 1 commit into from
May 16, 2013
Merged

Add proxy_pass parameter #193

merged 1 commit into from
May 16, 2013

Conversation

tjikkun
Copy link
Contributor

@tjikkun tjikkun commented May 14, 2013

This PR add support for specifying proxy_pass as an array of hashes with path=>url config

@hunner
Copy link
Contributor

hunner commented May 15, 2013

Hi @tjikkun ! Could you please add rspec-puppet coverage for this parameter similar to https://github.com/puppetlabs/puppetlabs-apache/blob/master/spec/defines/vhost_spec.rb#L185-L194 but with a hash passed to the proxy_pass parameter and matching all relevant lines? Thanks!

@tjikkun
Copy link
Contributor Author

tjikkun commented May 16, 2013

@hunner, I hope my new version is okay. I am not experienced with writing tests (about time I started with it, so thanks for that)

hunner added a commit that referenced this pull request May 16, 2013
@hunner hunner merged commit 8884d6c into puppetlabs:master May 16, 2013
@tjikkun tjikkun deleted the proxy_pass branch May 17, 2013 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants