Do not mention vagrant-salt anymore, it's included in the vagrant by default.

Change-Id: I380bb1b932d0f0b3c4e26cb5d55eea032ba458f7
This commit is contained in:
Petr Jediný 2016-05-24 23:14:49 +02:00
parent e0a70b9f49
commit ba78fc6526
1 changed files with 0 additions and 6 deletions

View File

@ -24,12 +24,6 @@ Installing Vagrant is extremely easy for many operating systems. Go to the `Vagr
The installer will automatically add vagrant to your system path so that it is available in shell. Try logging out and logging back in to your system (this is particularly necessary sometimes for Windows) to get the updated system path up and running.
First we will install vagrant-salt plugin for minion configuration.
.. code-block:: bash
$ vagrant plugin install vagrant-salt
Add the generic ubuntu1404 image for virtualbox virtualization.
.. code-block:: bash