Explorar el Código

Seperated file.managed state from chrony/init.sls

tags/v0.2.0
mraymond77 hace 9 años
padre
commit
26fb719c2f
Se han modificado 1 ficheros con 0 adiciones y 11 borrados
  1. +0
    -11
      chrony/init.sls

+ 0
- 11
chrony/init.sls Ver fichero

@@ -8,14 +8,3 @@ chrony:
- name: {{ chrony.service }}
- require:
- pkg: {{ chrony.package }}

chrony_config:
file.managed:
- name: {{ chrony.config }}
- source: {{ chrony.config_src }}
- template: jinja
- user: root
- mode: 644
- watch_in:
- service: {{ chrony.service }}


Cargando…
Cancelar
Guardar