Cleanups and warmup movings arounds

This commit is contained in:
Joshua Harlow
2012-05-29 12:23:59 -07:00
parent dade649777
commit dc0d7c46d3
6 changed files with 103 additions and 82 deletions

View File

@@ -165,11 +165,11 @@ Well grab the latest version of ANVIL via git:
$ git clone git://github.com/yahoo/Openstack-Anvil.git anvil
Now setup the prerequisites needed to run:
Now setup the prerequisites needed to run (select the appropriate shell script for your distro):
::
$ cd anvil && sudo ./warmup.sh
$ cd anvil/warmup && sudo ./$DISTRO.sh
Configuration
-------------