From 4bba5be037d4ce3ebaefedaac0d840bce9206551 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sat, 29 Nov 2014 21:28:58 -0500 Subject: Change minimum requirements and add FreeBSD installation guide --- docs/vagrant.markdown | 3 --- 1 file changed, 3 deletions(-) (limited to 'docs/vagrant.markdown') diff --git a/docs/vagrant.markdown b/docs/vagrant.markdown index b485f310..4195a268 100644 --- a/docs/vagrant.markdown +++ b/docs/vagrant.markdown @@ -8,7 +8,6 @@ Several configurations are available: - Ubuntu 14.04 LTS with Kanboard/Mysql - Ubuntu 14.04 LTS with Kanboard/Postgresql - Debian 7.6 with Kanboard/Sqlite -- Debian 6 with Kanboard/Sqlite To use those configurations, you have to install the **last version** of Virtualbox and Vagrant. @@ -17,7 +16,6 @@ Standard boxes can be download from [VagrantCloud](https://vagrantcloud.com): ```bash vagrant box add ubuntu/trusty64 vagrant box add chef/debian-7.6 -vagrant box add chef/debian-6.0.10 ``` If you want to test Kanboard on Ubuntu with Sqlite: @@ -42,4 +40,3 @@ Available boxes are: - `vagrant up mysql` - `vagrant up postgres` - `vagrant up debian7` -- `vagrant up debian6` -- cgit v1.2.3