cloudstack/tools/devcloud
chip.childers@gmail.com 7da5ab8aca First commit of the devcloud pre-configuration puppet module.
Using this via Vagrant assumes that Vagrant is patched with the changes
made by Edison. The pull request to upstream these changes into the
Vagrant project are here: https://github.com/mitchellh/vagrant/pull/1043 )
2012-07-26 21:25:56 -04:00
..
puppet First commit of the devcloud pre-configuration puppet module. 2012-07-26 21:25:56 -04:00
ubuntu_install Initial commit converting the devcloud build 2012-07-19 04:12:19 -04:00
vagrant First commit of the devcloud pre-configuration puppet module. 2012-07-26 21:25:56 -04:00
veewee create devcloud base image from veewee 2012-07-20 18:20:31 -07:00
README Initial commit converting the devcloud build 2012-07-19 04:12:19 -04:00
devcloudsetup.sh the default templates are put into download.cloud.com 2012-07-11 15:19:21 -07:00

README

This folder contains various scripts used to build the devcloud image.

Folders:
puppet - puppet conf files and module directories for the various build phases
vagrant - basic vagrant configuration for a devcloud box (and a puppet manifest to help configure the system to be a valid vagrant box)
ubuntu_install - ubuntu installation / initial configuration