Browse Source

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

fixconfig
Noel McLoughin 7 years ago
parent
commit
0d3b871f01
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      chrony/config.sls

+ 1
- 1
chrony/config.sls View File

{% from slspath+"/map.jinja" import chrony with context %} {% from slspath+"/map.jinja" import chrony with context %}


include: include:
- .init
- chrony


chrony_config: chrony_config:
file.managed: file.managed:

Loading…
Cancel
Save