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:
|
||||
state_top:
|
||||
base:
|
||||
'G@os_family:Suse':
|
||||
'G@os_family:Suse or G@os:Debian':
|
||||
- states.cron
|
||||
'*':
|
||||
- logrotate
|
||||
|
|
Loading…
Reference in a new issue