Enhancement: Add proxy support for pear/pecl modules

Open
#715 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
php
Domain
devops

Research direction

Start with the ::php class settings for proxy_type and proxy_server, then trace how the pear/pecl module handling differs from the existing php::composer support. Done means pear and pecl operations use the configured HTTP proxy in networks without direct Internet access.

Written by the indexing model from the issue text.

Description

We are running a server in a network without direct outgoing Internet connections. Access to the internet is via an http proxy. Currently it appears that proxy is not supported for pear/pecl module only php::composer

I can see that proxy_type and proxy_server are set at the ::php class level so I may have a shot at creating a PR that uses these for pear/pecl modules.

Dominant language
Puppet
Stars
86
Forks
264
Avg merge
29m
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from voxpupuli/puppet-php

All issues in voxpupuli/puppet-php

Similar issues

More DevOps issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.