tripleo-image-elements/elements/keystone/keystone.crontab
Clint Byrum 1a7fbd6df6 keystone crontab PATH needs /usr/local/bin
In the cleanup script we call os-apply-config which is likely installed
in /usr/local/bin.

Change-Id: Ie3b54738cac66322050834ae918400e26c6238b7
2014-02-07 13:31:53 -08:00

3 lines
125 B
Plaintext

PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
0 */2 * * * root /usr/local/bin/cleanup-keystone-tokens.sh