Bug 1419167 - Vagrant: Remove unnecessary MSYS SSH pre-requisite (#2966)

Since recent Vagrant now bundles its own SSH client.
This commit is contained in:
Ed Morley 2017-11-20 22:54:18 +00:00 коммит произвёл GitHub
Родитель 1e3b02bca1
Коммит 626edb59ad
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -14,7 +14,6 @@ Prerequisites
* If you are new to Mozilla or the A-Team, read the `A-Team Bootcamp`_.
* Install Git_, Virtualbox_ and Vagrant_ (latest versions recommended).
* Clone the `treeherder repo`_ from GitHub.
* Windows only: Ensure MSYS ssh (ships with Git for Windows) is on the PATH, so Vagrant can find it (using PuTTY is more hassle).
* Linux only: An nfsd server is required. You can install this on Ubuntu by running `apt-get install nfs-common nfs-kernel-server`
Setting up Vagrant