mirror of
https://github.com/saltstack-formulas/cron-formula.git
synced 2025-02-20 08:28:44 +01:00
# [0.3.0](https://github.com/saltstack-formulas/cron-formula/compare/v0.2.4...v0.3.0) (2019-11-03) ### Bug Fixes * **release.config.js:** use full commit hash in commit link [skip ci] ([c5eb3b7
](c5eb3b78bc
)) ### Continuous Integration * **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([aca0d9e
](aca0d9e437
)) * **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([f9c61a9
](f9c61a9859
)) * **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([2062f10
](2062f10f94
)) ### Features * **cron.env:** add env option in cron-formula ([12cee12
](12cee12227
)) ### Performance Improvements * **travis:** improve `salt-lint` invocation [skip ci] ([624b05a
](624b05a180
))
10 lines
400 B
Plaintext
10 lines
400 B
Plaintext
name: cron
|
|
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, MacOS
|
|
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, MacOS
|
|
version: 0.3.0
|
|
release: 0
|
|
minimum_version: 2017.7
|
|
summary: Cron formula
|
|
description: Formula to use to install and configure cron
|
|
top_level_dir: cron
|