Explorar el Código

fix(service): svc `salt-master` watch `remove-default-master-conf-file`

tags/v1.5.1
sticky-note hace 4 años
padre
commit
e1774e3b40
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      salt/master.sls

+ 2
- 0
salt/master.sls Ver fichero

@@ -66,6 +66,8 @@ salt-master:
remove-default-master-conf-file:
file.absent:
- name: {{ salt_settings.config_path }}/master
- watch_in:
- service: salt-master
{% endif %}

# clean up old _defaults.conf file if they have it around

Cargando…
Cancelar
Guardar