From 58aabd107b7ac4030fa8b599cd97071f2a34f838 Mon Sep 17 00:00:00 2001 From: Thomas S Hatch Date: Fri, 13 May 2011 22:07:27 -0600 Subject: [PATCH] Add some options to the default config --- conf/minion | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/minion b/conf/minion index f433a1ca6f6..6d068518bb2 100644 --- a/conf/minion +++ b/conf/minion @@ -26,6 +26,7 @@ # Disable specific modules, this will allow the admin to limit the level os # access the master has to the minion #disable_modules: [cmd,test] +#disable_returners: [] # Modules can be loaded from arbitrairy paths, this enables the easy deployment # of third party modules, modules for returners and minions can be loaded. # Specify a list of extra directories to search for minion modules and