HomePhorge

(#3553) Explain that cron resources require time attributes
0e0047393f86Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#3553) Explain that cron resources require time attributes

The cron resource docs previously read, "All fields except the command and the
user are optional, although specifying no periodic fields would result in the
command being executed every minute." This was factually incorrect; instead,
specifying no periodic fields results in a failure and an unhelpful error on
Puppet 2.6 and 2.7.

Although the issue will remain open as a behavior bug, this commit corrects
the documentation of which attributes are required. It also changes the @doc
string to a heredoc to simplify quote escaping.

Details

Event Timeline

nfagerlund <nick.fagerlund@gmail.com> committed rPU0e0047393f86: (#3553) Explain that cron resources require time attributes (authored by nfagerlund <nick.fagerlund@gmail.com>).Aug 11 2011, 1:39 AM