Thanks a lot for the reply. I will implement a cron job for that.
On Thursday, March 26, 2015 at 10:09:43 AM UTC-4, Garrett Honeycutt wrote:
>
> On 3/26/15 2:06 PM, staceyt...@gmail.com wrote:
> > Hi all,
> >
> > I am using puppet 3.7.3.
> >
> > I want my puppet agent to run twice a day, so
On 3/26/15 2:06 PM, staceytian4...@gmail.com wrote:
> Hi all,
>
> I am using puppet 3.7.3.
>
> I want my puppet agent to run twice a day, so in puppet.conf, I set
> runinterval:
>
> # This setting can be a time interval in seconds (30 or 30s), minutes
> (30m), hours (6h), days(2d), or years (5y
On Thu, Mar 26, 2015 at 06:06:03AM -0700, staceytian4...@gmail.com wrote:
>Hi all,
>
>I am using puppet 3.7.3.
>
>I want my puppet agent to run twice a day, so in puppet.conf, I set
>runinterval:
>
># This setting can be a time interval in seconds (30 or 30s), minutes
>(
Hi all,
I am using puppet 3.7.3.
I want my puppet agent to run twice a day, so in puppet.conf, I set
runinterval:
# This setting can be a time interval in seconds (30 or 30s), minutes
(30m), hours (6h), days(2d), or years (5y)
runinterval = 12h
However, how could I setup the puppet agen