Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
salt
/
old-salt-formula
forkeado de
ExternalMirrors/old-salt-formula
Seguir
1
Destacar
0
Fork
0
Código
Lanzamientos
0
Actividad
Explorar el Código
updated salt-master config template to add presence_events setting
master
Tim O'Guin
hace 10 años
padre
0f5f976433
commit
be972d9057
Se han
modificado 1 ficheros
con
4 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
+4
-0
salt/files/master.d/_defaults.conf
+ 4
- 0
salt/files/master.d/_defaults.conf
Ver fichero
@@ -826,3 +826,7 @@ rest_cherrypy:
{{ name }}: {{ value }}
{%- endfor %}
{%- endif %}
##### presence events #####
##########################################
{{ get_config('presence_events', 'False') }}
Escribir
Vista previa
Cargando…
Cancelar
Guardar