Skip to content

Commit

Permalink
Update cookbooks
Browse files Browse the repository at this point in the history
  • Loading branch information
trotter committed Mar 16, 2012
1 parent 74fe400 commit e45cad4
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 13 deletions.
5 changes: 0 additions & 5 deletions Cheffile.lock
Expand Up @@ -44,10 +44,6 @@ PATH
cloudfoundry-health_manager (0.0.1)
bluepill (>= 0.0.0)
cloudfoundry-common (>= 0.0.0)
cloudfoundry-msyql-service (0.0.1)
bluepill (>= 0.0.0)
cloudfoundry-common (>= 0.0.0)
mysql (>= 0.0.0)
cloudfoundry-router (0.0.1)
bluepill (>= 0.0.0)
cloudfoundry-common (>= 0.0.0)
Expand All @@ -63,7 +59,6 @@ DEPENDENCIES
cloudfoundry-common (>= 0)
cloudfoundry-dea (>= 0)
cloudfoundry-health_manager (>= 0)
cloudfoundry-msyql-service (>= 0)
cloudfoundry-router (>= 0)
nats-server (>= 0)
rbenv (>= 0)
Expand Down
5 changes: 3 additions & 2 deletions README.md
Expand Up @@ -3,7 +3,7 @@ Description

Vagrant CloudFoundry provides a Vagrantfile, necessary Veewee
files, and the requisite cookbooks (as submodules) for booting a
VirtualBox VM running a full CloudFoundry instance. Unfortunately,
VirtualBox VM running a full CloudFoundry instance. Unfortunately,
Virtualbox is not _always_ the fastest, so this repository also contains
a node.json and solo.rb necessary for running the CloudFoundry cookbooks
against an existing machine, such as one that has been created with
Expand All @@ -14,7 +14,8 @@ Requirements

To use this repository, you need Ruby installed on your local machine.
This code has only been tested with Ruby 1.9.2, but it _may_ work on
1.8.7 as well. If you're planning on running VMs locally, you'll also need Virtualbox, VMware Fusion, or Parallels.
1.8.7 as well. If you're planning on running VMs locally, you'll also
need Virtualbox, VMware Fusion, or Parallels.

Usage
=====
Expand Down
2 changes: 1 addition & 1 deletion cookbooks-sources/cloudfoundry-common
2 changes: 1 addition & 1 deletion cookbooks-sources/cloudfoundry-dea
2 changes: 1 addition & 1 deletion cookbooks-sources/cloudfoundry-router
2 changes: 1 addition & 1 deletion cookbooks-sources/nats-server

0 comments on commit e45cad4

Please sign in to comment.