Explorar el Código

using 'include .init' does not resolve/render on Centos7

tags/v0.2.0
Noel McLoughin hace 7 años
padre
commit
0d3b871f01
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