Skip to content
This repository has been archived by the owner on Nov 29, 2017. It is now read-only.

Commit

Permalink
Merge pull request #269 from ShawnTuatara/master
Browse files Browse the repository at this point in the history
Adding Ruby version requirement and warning
  • Loading branch information
drnic committed Apr 4, 2014
2 parents 47a7574 + e54b943 commit 1c123af
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Expand Up @@ -62,7 +62,9 @@ $ bosh vms --vitals

## Requirements

You will also need an IP address, and a wildcard DNS A record that points to the IP address.
Ruby <= 2.0 (Ruby 2.1 does not work with the bosh deploy)

You will need an IP address, and a wildcard DNS A record that points to the IP address.

It is also required that you have login access to a BOSH on AWS EC2 or OpenStack (please help with vSphere support).

Expand Down Expand Up @@ -129,6 +131,7 @@ You will be prompted to confirm that your chosen/default security group has port
```
$ bosh create cf --security-group cf-core
```
If a "Usage" warning shows up when it is "Compiling deployment manifest..." then make sure you have the correct Ruby version.

* TODO - how to show available instance sizes
* TODO - how to update Cloud Foundry servers to a different instance size/flavor
Expand Down

0 comments on commit 1c123af

Please sign in to comment.