From 85d28a6bb1c79af9bf8445567bd4aa64408351f5 Mon Sep 17 00:00:00 2001 From: Ronny Abraham Date: Thu, 15 Sep 2016 20:27:38 +0300 Subject: [PATCH] moved the configuration file to share directory renamed: conf/fabric.yml -> share/fabric.yml --- {conf => share}/fabric.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {conf => share}/fabric.yml (100%) diff --git a/conf/fabric.yml b/share/fabric.yml similarity index 100% rename from conf/fabric.yml rename to share/fabric.yml