0ca7ce70b7
By default permissions of inspector.conf are root:root what does not work when service is run as ironic-inspector user. This patch changes ownership to ironic-inspector:ironic-inspector Change-Id: I89f4764d3846d28a05c02c7462c5775f8c5719b9 Closes-Bug: #1691468
5 lines
125 B
YAML
5 lines
125 B
YAML
---
|
|
fixes:
|
|
- Permissions of inspector.conf are now changed to ironic-inspector user
|
|
and group from previous root:root.
|