Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Aug 2019 15:05:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239658] sysutils/puppet6
Message-ID:  <bug-239658-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239658

            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@FreeBSD.org
          Reporter: antjpark@iu.edu
             Flags: maintainer-feedback?(puppet@FreeBSD.org)
          Assignee: puppet@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.=20


2.  Via Command Line for verification.

Expected:
# puppet resource cron <title>=20
{details of cron <title>}

Result:
# puppet resource cron <title>
Error: Could not run:  Could not find type cron

(Exit code 1)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239658-7788>