Forge Home

archive

Compressed file download and extraction with native types/providers

4,461,730 downloads

28,391 latest version

5.0 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

Version information

  • 999.999.999 (latest)
  • 0.3.0
  • 0.2.2
  • 0.2.1
  • 0.2.0
  • 0.1.8
  • 0.1.7
  • 0.1.6
  • 0.1.5
  • 0.1.4
  • 0.1.3
  • 0.1.2
  • 0.1.1
  • 0.1.0
released Dec 2nd 2015
This version is compatible with:
  • Puppet Enterprise 3.x
  • Puppet >=2.7.0
  • , , , , , , , , ,
This module has been deprecated by its author since May 18th 2021.

The author has suggested puppet-archive as its replacement.

Start using this module

Documentation

nanliu/archive — version 999.999.999 Dec 2nd 2015

##2015/4/23 - 0.3.0

  • Fix Puppet 4 compatability issues
  • Fix archive namevar to use path

##2015/3/5 - 0.2.2

  • add FTP and File support

##2015/2/26 - 0.2.1

  • fix ruby 1.8.7 syntax error

##2015/2/23 - 0.2.0

  • fix custom flags options
  • add msi installation option for 7zip
  • add support for configuring extract command user/group
  • use temporary filepath for download

##2014/12/08 - 0.1.8

  • Update documentation
  • puppet-lint, metadata.json cleanup

##2014/11/13 - 0.1.7

  • Fix Puppet Enterprise detection
  • Fix checksum length restriction
  • Add puppetlabs stdlib/pe_gem dependency
  • Add spec testing

##2014/11/05 - 0.1.6

  • Fix Windows SSL authentication issues

##2014/11/04 - 0.1.5

  • Add cookie support

##2014/10/03 - 0.1.4

  • Fix file overwrite and re-extract

##2014/10/03 - 0.1.3

  • Fix windows x86 path bug

##2014/10/02 - 0.1.2

  • Fix autorequire and installation of dependencies

##2014/10/01 - 0.1.1

  • Add windows extraction support via 7zip

##2014/9/26 - 0.1.0

  • Initial Release