Merge pull request #52 from myii/ci/ensure-cron-installed-on-debian

ci(kitchen): ensure `cron` installed on `Debian`
pull/53/head
Imran Iqbal 3 years ago committed by GitHub
commit 97a6932603
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      kitchen.yml

@ -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…
Cancel
Save