Installs/Configures cloud9
- Debian
- Ubuntu
- nvm
- apt
| 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 |
No recipes defined
Author:: Adrien Ferre ([email protected])
Copyright:: 2013, Adrien Ferre
License:: Apache 2.0

