Comment multiprocessing line in minion config

This commit is contained in:
twangboy 2016-02-08 18:14:17 -07:00 committed by Colton Myers
parent 1f7dfefc4a
commit 6c6b66aedd

View file

@ -281,7 +281,7 @@ pki_dir: /conf/pki/minion
###########################################
# Disable multiprocessing support, by default when a minion receives a
# publication a new process is spawned and the command is executed therein.
multiprocessing: True
# multiprocessing: True
###### Logging settings #####
###########################################