Merge pull request #52 from myii/ci/ensure-cron-installed-on-debian
ci(kitchen): ensure `cron` installed on `Debian`
This commit is contained in:
commit
97a6932603
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ suites:
|
||||||
provisioner:
|
provisioner:
|
||||||
state_top:
|
state_top:
|
||||||
base:
|
base:
|
||||||
'G@os_family:Suse':
|
'G@os_family:Suse or G@os:Debian':
|
||||||
- states.cron
|
- states.cron
|
||||||
'*':
|
'*':
|
||||||
- logrotate
|
- logrotate
|
||||||
|
|
Loading…
Reference in a new issue