Fix comment in master config, prevents the service from starting

This commit is contained in:
Denys Havrysh 2016-07-21 15:43:48 +03:00
parent b4cfebb107
commit 4dc7827020

View file

@ -86,7 +86,7 @@
# Set the default output file used by the salt command. Default is to output
# to the CLI and not to a file. Functions the same way as the "--out-file"
CLI option, only sets this to a single file for all salt commands.
# CLI option, only sets this to a single file for all salt commands.
#output_file: None
# Return minions that timeout when running commands like test.ping