Add color value to the default config

This commit is contained in:
Thomas S Hatch 2013-01-10 18:15:05 -07:00
parent 3c119f48da
commit 4e0f2f2110

View file

@ -74,6 +74,10 @@
# Set the default outputter used by the salt command. The default is "nested"
#output: nested
# By default output is colored, to disable colored output set the color value
# to False
#color: True
# Set the directory used to hold unix sockets
#sock_dir: /var/run/salt/master