Giter VIP home page Giter VIP logo

Comments (6)

ffrank avatar ffrank commented on June 24, 2024

So we are using the staging module to do this? Does that have proxy support at all?

from puppet-stash.

nibalizer avatar nibalizer commented on June 24, 2024
  1. We should probably migrate to nanliu/archive on the next major release
  2. Is it a module's job to configure proxy? If an http_proxy is being used then it should be set at the system level and staging/archive should honor that. We use gozerhp/puppet-setproxy to set those things at work.

from puppet-stash.

mkrakowitzer avatar mkrakowitzer commented on June 24, 2024

It also uses a module called deploy, This was before I knew staging existed. At the moment there is support for deploy or staging, with staging being the default. Both staging via the param $environment and deploy, via the param $env could support a proxy parameter.

I think next release should drop deploy, and make nanliu/archive the default, but maintain support for the staging module to remain backwards compatible. nanliu-archive requires you have a specific gem installed on your master/server.

I cannot find gozerhp/puppet-setproxy on the forge, just github, but we set out proxy in a similar way, including setting the default proxy for exec in site.pp as mentioned here: #56

I'm not sure if the module should manage the proxy or not :( It should be trivial to add this functionality.

from puppet-stash.

ffrank avatar ffrank commented on June 24, 2024

puppet-stash should not manage proxy settings directly. Not even indirectly. The user should do this at profile level.

As a user, I would expect that the Puppet agent honors system wide proxy settings, especially (but not only) when the agent controls these settings. Individual modules should strive to be no exception from this rule.

All this being said, if we rely on a third party module for transport, then proxies should not be our concern.

from puppet-stash.

nibalizer avatar nibalizer commented on June 24, 2024

Agree 100% with frank.

from puppet-stash.

igalic avatar igalic commented on June 24, 2024

so much learning in this thread ;)

from puppet-stash.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.