[Bug 239658] sysutils/puppet6
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Aug 5 15:05:01 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239658
Bug ID: 239658
Summary: sysutils/puppet6
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: puppet at FreeBSD.org
Reporter: antjpark at iu.edu
Flags: maintainer-feedback?(puppet at FreeBSD.org)
Assignee: puppet at FreeBSD.org
Puppet 6.6.0 does not understand crontab placement in 12.0-RELEASE-p5
Last known "good" state: Puppet 6.6.0/FreeBSD 11.3
I have noticed this in two (2) instances.
1. When running a catalog on an hourly basis:
Expected: Crontabs update as expected.
Result: Contabs are being ignored; no changes, no warnings, notices, of
informational messages to STDOUT during verbose operation.
2. Via Command Line for verification.
Expected:
# puppet resource cron <title>
{details of cron <title>}
Result:
# puppet resource cron <title>
Error: Could not run: Could not find type cron
(Exit code 1)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list