baldur / pkg-build

Chef recipes for building packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Chef recipes for building packages


Languages

Language:Ruby 100.0%