Comment multiprocessing line in minion config

This commit is contained in:
twangboy 2016-02-08 18:14:17 -07:00
parent 933544b8c8
commit baffbbdb74

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 #####
###########################################