Преглед изворни кода

Merge pull request #11 from saltstack-formulas/fixconfig

Fix config state on Centos7
tags/v0.2.0
Niels Abspoel пре 7 година
родитељ
комит
db4bdd69da
No account linked to committer's email address
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…
Откажи
Сачувај