cookbook 'pkg-build', '= 0.2.0'
pkg-build (12) Versions 0.2.0 Follow2
Recipes for building packages
cookbook 'pkg-build', '= 0.2.0', :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.1.4 |
reprepro ~> 0.3.0 |
apt >= 1.8.2 |
ohai >= 0.0.0 |
discovery >= 0.2.0 |
lxc ~> 1.0.0 |
delayed_evaluator >= 0.0.0 |
repository >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.