Skip to content

Instantly share code, notes, and snippets.

Created February 26, 2016 20:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/b5ea60824ccceec0ed2c to your computer and use it in GitHub Desktop.
Save anonymous/b5ea60824ccceec0ed2c to your computer and use it in GitHub Desktop.
diff --git a/vagrant/README.rst b/vagrant/README.rst
index 526f1f7..cc2046f 100644
--- a/vagrant/README.rst
+++ b/vagrant/README.rst
@@ -80,7 +80,7 @@ Deployment
#. You can access the VMs using the following commands::
$ vagrant ssh ovn-db
- $ vagrant ssh ovn-controller (``ovn-controller`` is optional)
+ $ vagrant ssh ovn-controller ("ovn-controller" is optional)
$ vagrant ssh ovn-compute1
$ vagrant ssh ovn-compute2
[dell:vagrant] (topic/defaultSshNode)$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment