kolla-ansible/ansible/roles/keystone/templates
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
..
crontab.j2 Fix keystone fernet rotation for source images 2019-11-05 12:06:26 +00:00
fernet-node-sync.sh.j2 Implement IPv6 support in the control plane 2019-10-16 10:24:35 +02:00
fernet-push.sh.j2 Implement IPv6 support in the control plane 2019-10-16 10:24:35 +02:00
fernet-rotate.sh.j2 Don't rotate keystone fernet keys during deploy 2019-06-27 08:41:27 +00:00
id_rsa Fix keystone fernet file exchange via ssh 2016-10-12 16:29:34 +00:00
id_rsa.pub Fix keystone fernet file exchange via ssh 2016-10-12 16:29:34 +00:00
keystone-fernet.json.j2 Don't rotate keystone fernet keys during deploy 2019-06-27 08:41:27 +00:00
keystone-ssh.json.j2 Change default permissions in jinja templates. 2017-05-26 12:29:02 +01:00
keystone.conf.j2 Implement IPv6 support in the control plane 2019-10-16 10:24:35 +02:00
keystone.json.j2 Fix keystone domains directory permissions 2018-10-23 07:24:49 +02:00
ssh_config.j2 Fix keystone fernet file exchange via ssh 2016-10-12 16:29:34 +00:00
sshd_config.j2 Generalize api_interface_address variable usage 2017-05-23 08:35:15 +00:00
wsgi-keystone.conf.j2 Add proper wsgi loglevel when openstack_logging_debug 2019-10-24 09:33:05 +00:00