Add the renderer to the master config comments

This commit is contained in:
Thomas S Hatch 2011-05-28 13:40:37 -06:00
parent a4351cd56a
commit adb4fef229

View file

@ -49,6 +49,9 @@
# use and what modules to use. The state_top file is defined relative to the
# root of the base environment
#state_top: top.yml
#
# The renderer to use on the minions to render the state data
#renderer: yaml_jinja
##### File Server settings #####
##########################################