Skip to content

Commit 842838a

Browse files
committed
docs(vagrant): update references to vagrant files
We hadn't updated the "provision a controller" document after moving vagrant support out of contrib/. Fixes #906.
1 parent 1190625 commit 842838a

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/operations/provision-controller.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@ Rackspace cloud.
3535

3636
Vagrant
3737
-------
38-
The `contrib/vagrant` section of the Deis project includes shell
39-
scripts, documentation, a Makefile and a Vagrantfile to make it easy to
40-
provision a multi-node Deis cluster on Vagrant_ virtual machines.
38+
The root of the Deis project includes documentation in README.md, a
39+
Makefile and a Vagrantfile to make it easy to provision a single- or
40+
multi-node Deis cluster on Vagrant_ virtual machines.
4141

42-
Please see `contrib/vagrant`_ for details on using Deis with Vagrant.
42+
Please see README.md_ for details on using Deis with Vagrant.
4343

4444

4545
.. _`CoreOS Documentation`: https://coreos.com/docs/
@@ -48,5 +48,5 @@ Please see `contrib/vagrant`_ for details on using Deis with Vagrant.
4848
.. _Rackspace: https://github.com/deis/deis/tree/master/contrib/rackspace#readme
4949
.. _`contrib/rackspace`: https://github.com/deis/deis/tree/master/contrib/rackspace
5050
.. _Vagrant: http://www.vagrantup.com/
51-
.. _`contrib/vagrant`: https://github.com/deis/deis/tree/master/contrib/vagrant
51+
.. _README.md: https://github.com/deis/deis/tree/master/README.md
5252

0 commit comments

Comments
 (0)