瀏覽代碼

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

tags/v0.2.0
Noel McLoughin 7 年之前
父節點
當前提交
0d3b871f01
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      chrony/config.sls

+ 1
- 1
chrony/config.sls 查看文件

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

include:
- .init
- chrony

chrony_config:
file.managed:

Loading…
取消
儲存