Uploaded image for project: 'Puppet'
  1. Puppet
  2. PUP-9316

implement no_proxy in puppet.conf

    XMLWordPrintable

Details

    • Hide

      Implement the no_proxy setting in puppet.conf.

      Show
      Implement the no_proxy setting in puppet.conf.
    • Coremunity
    • Platform Core KANBAN
    • 38358
    • 1
    • Enhancement
    • Allows `no_proxy` to be specified as a puppet setting which is consistent with other http_proxy_* puppet settings. The NO_PROXY environment variable takes precedence over the no_proxy puppet setting.
    • Needs Assessment

    Description

      Puppet implements the following settings in puppet.conf:

       http_proxy_host
       http_proxy_password
       http_proxy_port
       http_proxy_user
      

      Puppet also reads those same settings from ENV.
      But it only reads the associated no_proxy setting from ENV.

      This requires configuring puppet proxy settings in two disparate locations.

      Attachments

        Issue Links

          Activity

            People

              josh Josh Cooper
              tom.kishel Thomas Kishel
              Votes:
              2 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Zendesk Support