kolla-ansible/ansible/roles/keystone
Mark Goddard d09ee49afc Fix keystone fernet rotation for source images
In source images, keystone-manage is installed to a virtualenv in
/var/lib/kolla/venv. This is not in the PATH for cron jobs, which always
use PATH=/usr/bin:/bin. This results in the following error:

/usr/bin/fernet-rotate.sh: line 3: keystone-manage: command not found

However this error is not typically visible, since cron logs to syslog
and we do not configure fluentd to collect these logs.

This change configures the PATH in the fernet-rotate.sh script for
source images.

Change-Id: Ib49ea586d36ae32d01b9610a48b13798db4a4cd5
Closes-Bug: #1850711
2019-11-05 12:06:26 +00:00
..
defaults Implement IPv6 support in the control plane 2019-10-16 10:24:35 +02:00
files Fix keystone fernet key rotation scheduling 2019-05-17 14:05:48 +01:00
handlers Fix handling of docker restart policy 2019-07-18 13:39:06 +00:00
meta Reduce dependencies on the dest nodes 2015-08-06 01:32:05 +00:00
tasks Add a job that *only* deploys updated containers 2019-09-26 17:51:14 +01:00
templates Fix keystone fernet rotation for source images 2019-11-05 12:06:26 +00:00