Skip to content

Commit

Permalink
start to a readme
Browse files Browse the repository at this point in the history
  • Loading branch information
anotherjesse committed Jun 21, 2011
1 parent db80235 commit 4dc979b
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
@@ -0,0 +1,19 @@
Puppet + OpenStack Diablo
=========================

Get OpenStack going with Rackspace Cloud Builder's pre-release diablo packages.

Configuring Puppet Master
-------------------------

apt-get install puppetmaster
rm -rf /etc/puppet
git clone git://github.com/cloudbuilders/openstack-puppet.git /etc/puppet
cp /etc/puppet/test.yaml.sample /etc/puppet/test.yaml

Then configure the test.yaml file with your settings

See Also
--------

* https://github.com/puppetlabs/puppetlabs-openstack

0 comments on commit 4dc979b

Please sign in to comment.