cookbook 'pkg-build', '= 0.1.3'
pkg-build (12) Versions 0.1.3 Follow2
Recipes for building packages
cookbook 'pkg-build', '= 0.1.3', :supermarket
knife supermarket install pkg-build
knife supermarket download pkg-build
Package Build
Provides definitions for building packages with Chef
Usage
This is a wrapper cookbook that uses LWRPs for the likes
of fpm-tng and builder to generate packages. Include the
recipe in the run list and the package will be built.
run_list('recipe[pkg-build::ruby]')
Notes
This is currently ubuntu only.
Infos
- Repository: https://github.com/hw-cookbooks/pkg-build
- IRC: Freenode @ #heavywater
Dependent cookbooks
builder >= 0.0.0 |
fpm-tng >= 0.0.0 |
reprepro >= 0.0.0 |
apt >= 0.0.0 |
ohai >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.