Updated openstack/openstack

Project: openstack-infra/puppet-jeepyb  c40bb69d82fa091b411e9c8f3af094a9abfcdf85

Properly escape % in cron command

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
This commit is contained in:
Colleen Murphy 2017-06-14 00:29:15 +02:00 committed by Gerrit Code Review
parent 45eabc7d2b
commit 5e7fbd7f44
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit c342fb5fe2e5938dc51138245751ae05babab524
Subproject commit c40bb69d82fa091b411e9c8f3af094a9abfcdf85