Turned on Multiprocessing for windows

This commit is contained in:
twangboy 2015-07-06 09:49:07 -06:00
parent 8181320808
commit 9155e69c15

View File

@ -281,8 +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: False
multiprocessing: True
###### Logging settings #####
###########################################