0
0
mirror of https://github.com/saltstack-formulas/salt-formula.git synced 2025-04-21 12:34:37 +02:00

Merge 5403d433a1d5aeb86d3f07e8095fefb384a7a0eb into 0cd54925d30cd3739840d527e90155de66b869ab

This commit is contained in:
Kenneth Wilke 2013-08-12 13:12:10 -07:00
commit 12400f0917

View File

@ -86,7 +86,7 @@ output: {{ salt.get('output', 'nested') }}
# By default output is colored, to disable colored output set the color value
# to False
color: {{ salt.geT('color', 'True') }}
color: {{ salt.get('color', 'True') }}
# Set the directory used to hold unix sockets
#sock_dir: /var/run/salt/master