We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b98c0a + f039d79 commit 80dc626Copy full SHA for 80dc626
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