Displaying 1 result from an estimated 1 matches for "once_a_day".
2006 Oct 18
3
0.20.0 and Schedules...
Hey thanks for the new version, but I seem to be having some troubles.
I have a number of schedules defined in my configuration, something like:
schedule { once_a_day:
period => daily,
repeat => 1,
}
Using 0.20.0 of the server I get:
err: Could not retrieve configuration: Duplicate definition:
schedule[once_a_day] is already defined in file
/etc/puppet/manifests/schedules.pp at line 7; cannot redefine in file
/etc/puppet/manifests/schedu...