README.md in salted-rails-0.0.8 vs README.md in salted-rails-0.0.9

- old
+ new

@@ -18,22 +18,19 @@ * digital ocean default to 'San Francisco 1' * salt provisioning with 0.16.4 version (to avoid problems with 0.17.0) and /etc/hostname fix * forward post 3000, 80, 443 * Include fix vbguest fix for upgrading virtualbox additions with ubunutu cloud -I am thinking of doing the following in the future: -* Configuring up vim with a standard set of plugins -* Expand it for use with capistrano (for deployment to staging and production servers), including hardening up the server for security -* Expand it to construct continuous testing / delivery servers +**I am currently investigating ansible and alternative approaches, so this project is currently on hold** ## Installation ### Packages and plugins Download init.sh script and run: - $ wget https://raw.github.com/ianheggie/salted-rails/master/init.sh - $ sh init.sh + $ wget https://raw.github.com/ianheggie/salted-rails/master/init.sh + $ sh init.sh This will: * prompt you to install vagrant (1.3.3 not 1.3.4) if not already present * prompt you to install virtualbox (4.2.18 or later) if not already present