소스 검색

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…
취소
저장