This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
chrony-formula
mirror of
https://github.com/saltstack-formulas/chrony-formula
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
11
Wiki
Activity
Browse Source
using 'include .init' does not resolve/render on Centos7
tags/v0.2.0
Noel McLoughin
7 years ago
parent
d3444bb41b
commit
0d3b871f01
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
chrony/config.sls
+ 1
- 1
chrony/config.sls
View File
@@ -1,7 +1,7 @@
{% from slspath+"/map.jinja" import chrony with context %}
include:
-
.init
-
chrony
chrony_config:
file.managed:
Write
Preview
Loading…
Cancel
Save