From 31bf7d01a4c017ca0decb71881150894e42aa466 Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Mon, 23 Feb 2015 20:18:29 +0100 Subject: [PATCH] Create and start a gluster volume. --- Vagrantfile | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Vagrantfile b/Vagrantfile index 848021e..f5af3ee 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -232,6 +232,18 @@ do done SCRIPT +GLUSTER_CREATEVOL_SCRIPT = <