Skip to content
This repository has been archived by the owner on Jan 9, 2019. It is now read-only.

tmatilai/debian-cloud-chef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chef installer plugin for build-debian-cloud

This build-debian-cloud plugin installs Opscode Chef client using the [Omnibus installer] (http://www.opscode.com/chef/install/). It also installs rsync to support e.g. Vagrant AWS Provider and knife-solo.

Until the Omnibus Chef installer supports Debian 7.0 Wheezy, this plugin only works on Debian 6.0 Squeeze. Check out the [wheezy branch] (https://github.com/tmatilai/debian-cloud-chef/tree/wheezy) if you want to use the Squeeze package for Wheezy.

Usage

To install the plugin, download and extract the [tarball] (https://github.com/tmatilai/debian-cloud-chef/archive/master.tar.gz) or clone the git repository. Then pass the plugin to build-debian-cloud:

./build-debian-cloud (ec2 | gce) --plugin <path_to>/debian-cloud-chef/install-chef

By default the latest stable release of Chef client is installed. $CHEF_VERSION environment variable can be used to specify another version.

About

Chef installer plugin for ec2debian-build-ami

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages