Skip to content

Tags: theckman/cookbook-cronner

Tags

v1.0.0

Toggle v1.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
jeffbyrnes Jeff Byrnes
* Refactor into a custom resource

* Update for Chef >= 14.4

v0.3.4

Toggle v0.3.4's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
theckman Tim Heckman
0.3.4

* install `cronner` `v0.6.1` by default

v0.3.3

Toggle v0.3.3's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
theckman Tim Heckman
0.3.3

* make sure the `predefined_value` property is passed to the `cron_d` resource

v0.3.2

Toggle v0.3.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
theckman Tim Heckman
0.3.2

When invoking the `cronner` LWRP with `action :create`, always make sure to
include the `cronner::default` recipe. Otherwise, the `cronner` binary may not
be installed.

v0.3.1

Toggle v0.3.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
theckman Tim Heckman
0.3.1

* update `README.md` to include information about the `passthru` and
  `use_parent` properties

v0.3.0

Toggle v0.3.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
theckman Tim Heckman
0.3.0

* install `cronner` v0.5.0 by default
* add support for `--passthru` and `--use-parent` flags

v0.2.4

Toggle v0.2.4's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
theckman Tim Heckman
0.2.4

* fix issue with invalid flags being rendered

v0.2.3

Toggle v0.2.3's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
theckman Tim Heckman
0.2.3

* fix source and issues URL in the metadata
* remove unnecessary `format_string()` call

v0.2.2

Toggle v0.2.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
theckman Tim Heckman
0.2.2

* increase default cronner version from `0.4.1` to `0.4.2`

v0.2.1

Toggle v0.2.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
theckman Tim Heckman
0.2.1

* add a detailed README file for the supermarket