Skip to content

aferre/cloud9-chef

Repository files navigation

Cloud9 Cookbook

Build Status Bitdeli Badge

Installs/Configures cloud9

Requirements

Platform:

  • Debian
  • Ubuntu

Cookbooks:

  • nvm
  • apt

Attributes

Attribute Description Default
node['cloud9']['directory'] The directory containing cloud9 sources /home/vagrant/cloud9
node['cloud9']['repository'] The git repository containing cloud9 sources https://github.com/ajaxorg/cloud9.git
node['cloud9']['reference'] The commit which should be checked out when cloning the cloud9 sources ab693862647cbeb216734f795745e4c564258110
node['cloud9']['revision'] The branch name or tag which should be checked out when cloning the cloud9 sources v2.0.93
node['cloud9']['user'] The user installing cloud9 vagrant
node['cloud9']['nvm']['version'] The node version installed by nvm v0.8.25
node['cloud9']['test-repo'] The sources of the cloud9 cookbook, used to provide a simple example when provisionning a machine /home/vagrant/chef-cloud9
node['cloud9']['repo']['repository'] The sources of the cloud9 cookbook, used to provide a simple example when provisionning a machine https://github.com/aferre/cloud9-chef.git
node['cloud9']['repo']['directory'] The directory to clone the sources of the cloud9 cookbook into /home/vagrant/chef-cloud9

Recipes

No recipes defined

License and Author

Author:: Adrien Ferre ([email protected])

Copyright:: 2013, Adrien Ferre

License:: Apache 2.0

About

Cookbook for installing cloud9 using chef

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •