
crontab syntax requires % to be escaped, but puppet complains about '\%' in strings, so we need to double escape it in puppet. This will result in a single-escaped % in the crontab. Change-Id: I2fcb3fca5b2d09e8b0a15036c8d4cbad1a83ba3a
crontab syntax requires % to be escaped, but puppet complains about '\%' in strings, so we need to double escape it in puppet. This will result in a single-escaped % in the crontab. Change-Id: I2fcb3fca5b2d09e8b0a15036c8d4cbad1a83ba3a