Colleen Murphy 567ae88a96 Fix curator cron command string
The puppet syntax check complains about the '\%' in the cron command
string, but the % still does need to be escaped for the cron to work
properly. We double escape it here in the puppet string which will
result in a properly single-escaped command string in the crontab.

Change-Id: I3d97463a611c43ded12ddb788e9da5e13466e0c5
2017-06-14 00:32:56 +02:00
..
2017-06-14 00:32:56 +02:00
2016-04-29 14:15:29 -07:00
2017-04-27 15:57:33 -04:00
2016-03-10 09:24:45 -08:00
2016-05-26 10:41:47 -07:00