Installs zip and unzip. With the exception of multi-volume archives (ie, .ZIP files that are split across several disks using PKZIP's /& option), this can handle any file produced either by PKZIP, or the corresponding InfoZIP zip program.
The following platforms are supported by this cookbook, meaning that the recipes run on these platforms without error:
- Ubuntu
- RHEL
- Fedora
zip
- Default recipe
This cookbook installs the zip components if not present, and pulls updates if they are installed on the system.
None
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Added some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Many thanks go to the following who have contributed to making this cookbook even better:
- @goruha
- add support for RHEL and CentOS platforms
chef-zip
- Freely distributable and licensed under the MIT license.
- Copyright (c) 2011-2013 Phil Cohen (github@phlippers.net)
- http://phlippers.net/