mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2025-02-22 07:33:16 +01:00
updated salt-master config template to add presence_events setting
This commit is contained in:
parent
0f5f976433
commit
be972d9057
@ -826,3 +826,7 @@ rest_cherrypy:
|
|||||||
{{ name }}: {{ value }}
|
{{ name }}: {{ value }}
|
||||||
{%- endfor %}
|
{%- endfor %}
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
|
||||||
|
##### presence events #####
|
||||||
|
##########################################
|
||||||
|
{{ get_config('presence_events', 'False') }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user