mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-06-09 00:22:45 -04:00
doc/vagrant: Fix version requirement
This commit is contained in:
parent
21c0091cdc
commit
db9e2fe4ca
1 changed files with 2 additions and 2 deletions
|
|
@ -2,10 +2,10 @@
|
|||
|
||||
## Requirements
|
||||
|
||||
* Vagrant >= version 1.4
|
||||
* Vagrant >= version 1.5
|
||||
* VirtualBox or Parallels
|
||||
|
||||
> **Note:** The deployment of the virtual machine is tested against Vagrant starting with version 1.4.
|
||||
> **Note:** The deployment of the virtual machine is tested against Vagrant starting with version 1.5.
|
||||
> Unfortunately older versions will not work.
|
||||
|
||||
## General
|
||||
|
|
|
|||
Loading…
Reference in a new issue