From 9828a0dbfa90415e577583d09605f84aa86714c7 Mon Sep 17 00:00:00 2001 From: rallytime Date: Mon, 5 Sep 2016 17:30:59 -0600 Subject: [PATCH] Comment all lines in the minion config file --- conf/minion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/minion b/conf/minion index 301e5276d27..ad7a3749e61 100644 --- a/conf/minion +++ b/conf/minion @@ -415,7 +415,7 @@ # Note that this is a very large hammer and it can be quite difficult to keep the minion working # the way you think it should since Salt uses many modules internally itself. At a bare minimum # you need the following enabled or else the minion won't start. -whitelist_modules: +#whitelist_modules: # - cmdmod # - test # - config