File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
118119Mac 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
You can’t perform that action at this time.
0 commit comments