From b2a494a268e337c53e5d853b989fa50c04b7204f Mon Sep 17 00:00:00 2001 From: Jean-Marie Renouard Date: Wed, 27 Jan 2016 18:41:29 +0100 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 310a630..e5391d4 100644 --- a/README.md +++ b/README.md @@ -141,7 +141,16 @@ Question: How to perform a CVE vulneralibity checks ? MySQLTuner and Vagrant -- -**MySQLTuner** contains a Vagrant configuration for test purpose and development +**MySQLTuner** contains following Vagrant configurations: + * Fedora Core 23 / MariaDB 10.0 + * Fedora Core 23 / MariaDB 10.1 + * Fedora Core 23 / MySQL 5.6 + * Fedora Core 23 / MySQL 5.7 +** Vagrant File** are stored in Vagrant subdirectory. +* Rename VagrantFile_for_Mxxx into Vagrantfile +* vagrant up + +**MySQLTuner** contains a Vagrant configurations for test purpose and development * Install VirtualBox and Vagrant * https://www.virtualbox.org/wiki/Downloads * https://www.vagrantup.com/downloads.html