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

Regression: puppet apply does not decompress response bodies for http file sources

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • PUP 5.3.4
    • PUP 5.3.5, PUP 5.4.0
    • None
    • Redhat 7

    • Platform Core
    • Platform Core KANBAN
    • Needs Assessment
    • Bug Fix
    • Pupet 5.3.3 introduced a regression that prevented puppet apply from downloading files from http sources when the response was compressed. The puppet agent application was unaffected.
    • No Action

    Description

      The following file resource behaves incorrectly and results in a corrupt file:

         file { "service installer":
              path => '/usr/local/bin/cleo-service',
              ensure => 'present',
              mode => '0700',
              source => "https://raw.githubusercontent.com/jthielens/versalex-ops/master/service/cleo-service",
         }
      

      Attachments

        Issue Links

          Activity

            People

              kris.bosland Kris Bosland
              Bruswick Dave
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Zendesk Support