We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f8e06f commit f039d79Copy full SHA for f039d79
1 file changed
contrib/vagrant/README.md
@@ -45,7 +45,7 @@ you will need a running SSH server open on port 22 and a means to broadcast your
45
[hostname].local. Eg; `sudo apt-get install avahi-daemon`.
46
47
5. Creating the Deis Controller.
48
- * Run `./contrib/vagrant/provision_controller.sh`
+ * Run `./contrib/vagrant/provision-vagrant-controller.sh`
49
* You may need to prepend the command with `bundle exec` depending on your Ruby setup.
50
* When running for the first time you will be asked to add the Controller's SSH key to your local SSH server.
51
This will allow the Controller to run vagrant commands on your machine to bootstrap new nodes.
0 commit comments