Explorar el Código

Merge pull request #11 from saltstack-formulas/fixconfig

Fix config state on Centos7
tags/v0.2.0
Niels Abspoel hace 7 años
padre
commit
db4bdd69da
Ninguna cuenta vinculada a la dirección de correo electrónico del committer
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      chrony/config.sls

+ 1
- 1
chrony/config.sls Ver fichero

@@ -1,7 +1,7 @@
{% from slspath+"/map.jinja" import chrony with context %}

include:
- .init
- chrony

chrony_config:
file.managed:

Cargando…
Cancelar
Guardar