2
0

updated salt-master config template to add presence_events setting

This commit is contained in:
Tim O'Guin 2014-11-25 10:18:20 -06:00
parent 0f5f976433
commit be972d9057

View File

@ -826,3 +826,7 @@ rest_cherrypy:
{{ name }}: {{ value }}
{%- endfor %}
{%- endif %}
##### presence events #####
##########################################
{{ get_config('presence_events', 'False') }}