mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2026-07-26 12:13:59 +02:00
updated salt-master config template to add presence_events setting
This commit is contained in:
@@ -826,3 +826,7 @@ rest_cherrypy:
|
||||
{{ name }}: {{ value }}
|
||||
{%- endfor %}
|
||||
{%- endif %}
|
||||
|
||||
##### presence events #####
|
||||
##########################################
|
||||
{{ get_config('presence_events', 'False') }}
|
||||
|
||||
Reference in New Issue
Block a user