Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Adds http/s proxy configuration option #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

almog
Copy link

@almog almog commented Jun 22, 2014

This change targets provisioning to environments that have proxy-only internet access.

It's possible to an http_proxy option solo.rb but it's required on two
more places:

  1. Omnibus/bootstrap script.
  2. The command that runs chef-solo itself.

Tested on RHEL only.

This change targets provisioning to environments that have proxy-only internet access.

It's possible to an http_proxy option solo.rb but it's required on two
more places:
1. Omnibus/bootstrap script.
2. The command that runs chef-solo itself.

Tested on RHEL only.

Insert the proxy settings _after_ the shebang

Escape the sed replacement string properly
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.15%) when pulling dc397ae on almog:proxy-rebased-against-locomote-master-squashed into 8b4faf9 on locomote:master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants