Skip to content

Commit 008042b

Browse files
Matthew FisherGabriel Monroy
authored andcommitted
added vagrant plugin commands
1 parent b5a55c5 commit 008042b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

contrib/vagrant/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ you will need a running SSH server open on port 22 and a means to broadcast your
4848
* If you don't already have the deis-node Vagrant box installed (~1GB). This step might take a long time! If for some reason
4949
you want to manually add it, use:
5050
`vagrant box add deis-node https://s3-us-west-2.amazonaws.com/opdemand/deis-node.box`
51+
`vagrant plugin install vagrant-omnibus vagrant-berkshelf chef`
5152
* `cd contrib/vagrant && ./provision-controller.sh`
5253
* You will be asked to add the Controller's SSH key to your local SSH server. This will allow the Controller
5354
to run vagrant commands on your machine to bootstrap new nodes.
@@ -117,4 +118,4 @@ Notes
117118

118119
Mac OS X: if you see an error such as
119120
'failed to open /dev/vboxnetctl', try restarting VirtualBox:
120-
sudo /Library/StartupItems/VirtualBox/VirtualBox restart
121+
sudo /Library/StartupItems/VirtualBox/VirtualBox restart

0 commit comments

Comments
 (0)