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
Fixed package cleanup
tags/v1.2.1
Patrick Kummutat
5 years ago
parent
d0e643d7de
commit
098efd4e75
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
chrony/package/clean.sls
+ 1
- 1
chrony/package/clean.sls
View File
@@ -11,6 +11,6 @@ include:
chrony-package-clean-pkg-removed:
pkg.removed:
- name: {{ chrony.pkg }}
- name: {{ chrony.p
ac
k
a
g
e
}}
- require:
- sls: {{ sls_config_clean }}
Write
Preview
Loading…
Cancel
Save