bifrost/releasenotes/notes/keystone-perm-4ce28fff2edd677a.yaml
Dmitry Tantsur 77f45dd387 Tighten permissions on keystone directories
Make keystone actually run as keystone user, not as nginx/www-data.

Change-Id: I2cbc6685abe2d99c103fcf856f83c373517f007f
2022-01-14 17:07:01 +01:00

8 lines
170 B
YAML

---
fixes:
- |
The keystone configuration is no longer world-readable.
- |
The keystone process now runs as the ``keystone`` user, not as the nginx
user.