This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
logrotate-formula
mirror of
https://github.com/saltstack-formulas/logrotate-formula
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
15
Wiki
Activity
Browse Source
Merge pull request
#52
from myii/ci/ensure-cron-installed-on-debian
ci(kitchen): ensure `cron` installed on `Debian`
tags/v0.11.3
Imran Iqbal
4 years ago
parent
4cad22ccdc
4401a20671
commit
97a6932603
No account linked to committer's email address
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
kitchen.yml
+ 1
- 1
kitchen.yml
View File
@@ -159,7 +159,7 @@ suites:
provisioner:
state_top:
base:
'G@os_family:Suse':
'G@os_family:Suse
or G@os:Debian
':
- states.cron
'*':
- logrotate
Write
Preview
Loading…
Cancel
Save