0
0
mirror of https://github.com/saltstack-formulas/salt-formula.git synced 2025-02-21 10:12:39 +01:00

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') }}