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 support for configuring PEAR #34

Merged
merged 8 commits into from
Jan 16, 2014
Merged

Add support for configuring PEAR #34

merged 8 commits into from
Jan 16, 2014

Conversation

tmatilai
Copy link
Owner

It seems that PHP's extension manager PEAR doesn't support http_proxy env var, but has its own configuration command, which should be used for setting proxy configuration.

Again we need to wait for hashicorp/vagrant#2405 so we can configure pear after it is installed in a provisioner run.

@tmatilai
Copy link
Owner Author

This should now work if the PEAR is already installed before the Vagrant run. I tried to hook into Vagrant's provisioner runs, but it doesn't seem to work. Have to take a closer look and ask help.

tmatilai added a commit that referenced this pull request Jan 16, 2014
Add support for configuring PEAR
@tmatilai tmatilai merged commit 041f177 into master Jan 16, 2014
@tmatilai tmatilai deleted the pear-support branch January 16, 2014 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants